Files
timetracker/.gitignore
T
2026-06-14 13:03:49 +02:00

20 lines
283 B
Plaintext

__pycache__
.mypy_cache
.pytest_cache
.venv/
node_modules
package-lock.json
db.sqlite3
data/
/static/
dist/
.DS_Store
.python-version
.direnv
.hermes/
# Build artifacts: generated in CI/Docker assets stage, not committed
/games/static/base.css
/games/static/js/dist/
/ts/generated/