CLAUDE: Add pages/ to backend gitignore

Remove accidentally created backend/pages directory (Vue files belong in frontend).
Added pages/ to backend .gitignore to prevent future confusion.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Cal Corum 2025-11-20 23:57:25 -06:00
parent a87d149788
commit 01d99be71f

1
backend/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
pages/