Files
Yamtrack/.gitignore
2026-04-04 23:06:11 +02:00

16 lines
173 B
Plaintext

__pycache__
*.pyc
.env
.coverage*
venv
src/staticfiles
src/db/db.sqlite3
db.sqlite3-shm
db.sqlite3-wal
.vscode/launch.json
AGENTS.md
CLAUDE.md
requests.http
TODO.txt
.codex