Files
timetracker/.dockerignore
2023-11-18 09:22:26 +01:00

18 lines
181 B
Plaintext

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