tududi/backend
Chris Veleris aec066df75 Remove uploads and logs from git tracking and update .gitignore
- Remove backend/uploads/ directory from git tracking (already in .gitignore)
- Remove backend/server.log from git tracking
- Add *.log, server.log, and backend/server.log to .gitignore
- Remove old dist files from git tracking

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-27 21:48:07 +03:00
..
config Express migration (#80) 2025-06-16 21:50:44 +03:00
docs Move recurring elements together 2025-06-20 12:04:36 +03:00
middleware Fix health loop while starting 2025-06-19 21:22:38 +03:00
migrations Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
models Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
routes Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
scripts Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
seeders Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
services Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
tests Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
.env.example Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
.env.test Express migration (#80) 2025-06-16 21:50:44 +03:00
.sequelizerc Express migration (#80) 2025-06-16 21:50:44 +03:00
app.js Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
cookies.txt Scaffold recurring task layout (#83) 2025-06-19 16:56:38 +03:00
database.sqlite Update assistant 2025-06-21 07:46:14 +03:00
jest.config.js Express migration (#80) 2025-06-16 21:50:44 +03:00
package-lock.json Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
package.json Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
start.sh Update assistant 2025-06-21 07:46:14 +03:00