Commit Graph

4 Commits

Author SHA1 Message Date
e6e44f70d8 Fix .gitignore to exclude user-specific files
- Remove tracked .idea/dataSources.xml (user-specific DB config)
- Remove tracked .idea/vcs.xml (user-specific VCS settings)
- Use whitelist approach for .idea/ directory
- Add patterns for temp/backup files (*.backup*, *.py, temp_*.json, etc.)
2026-03-10 00:03:15 -06:00
2dedd5508f Add customer registration, profile management and refunds 2026-03-08 10:50:03 -06:00
c5da0582fb Add IntelliJ run configurations 2026-03-05 05:57:32 -07:00
aeb8002b2b Move backend to root directory 2026-03-05 05:57:32 -07:00