Files
2026-moving-helper/.dockerignore
T

14 lines
92 B
Plaintext
Raw Normal View History

2026-04-19 13:33:43 +02:00
.git
.gitignore
2026-04-21 21:49:16 +02:00
.github
.env
2026-04-19 13:33:43 +02:00
.pytest_cache
.venv
__pycache__
*.pyc
2026-04-21 21:49:16 +02:00
*.db
backups
2026-04-19 13:33:43 +02:00
data
tests