Commit Graph

4 Commits

Author SHA1 Message Date
e4aafb998a Remove node_modules from git tracking and improve .gitignore
- Removed server/node_modules directory from git tracking
- Enhanced .gitignore with comprehensive node_modules patterns
- Added **/node_modules/ to catch node_modules in any subdirectory
- Reorganized .gitignore for better readability

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-02 20:53:14 +02:00
bdab7e4d9d initial commit 2025-09-01 22:14:50 +02:00
02a54f61c0 initial commit 2025-09-01 22:12:29 +02:00
b1873f9c1d added .env to gitignore 2025-09-01 21:57:28 +02:00