Files
open-school/.gitignore
2026-05-05 22:29:04 +02:00

8 lines
91 B
Plaintext

backend/app/__pycache__/
*.pyc
local.db
*-dev.*.log
frontend/node_modules/
frontend/dist/