TODO-app/.dockerignore

10 lines
96 B
Plaintext

__pycache__/
*.pyc
.pytest_cache/
venv/
.git/
.DS_Store
todo.db
node_modules/
test-results/
*.db