Files
Yamtrack/.gitignore
2026-05-10 17:16:36 +02:00

19 lines
193 B
Plaintext

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