Files
timetracker/.dockerignore
T
lukas 0a52c4da7b
Django CI/CD / test (push) Failing after 27s
Django CI/CD / build-and-push (push) Has been skipped
Make container more robust
2026-05-12 17:47:23 +02:00

17 lines
171 B
Plaintext

.git
.githooks
.mypy_cache
.pytest_cache
.venv
.vscode
node_modules
static
.drone.yml
.editorconfig
.gitignore
CHANGELOG.md
db.sqlite3
docker-compose*
Dockerfile
Makefile