Files
timetracker/.gitignore
T
2026-06-09 08:47:20 +02:00

16 lines
166 B
Plaintext

__pycache__
.mypy_cache
.pytest_cache
.venv/
node_modules
package-lock.json
pnpm-lock.yaml
db.sqlite3
data/
/static/
dist/
.DS_Store
.python-version
.direnv
.hermes/