tracker/.gitignore
markov befa3c71bc
Some checks failed
Deploy Tracker / deploy (push) Failing after 3s
fix: bind mount volumes (data/), remove redis, restart policy
2026-02-25 07:02:43 +01:00

10 lines
78 B
Plaintext

__pycache__/
*.pyc
.env
.env.production
*.egg-info/
dist/
build/
.venv/
data/