TODO-app/.dockerignore

8 lines
64 B
Plaintext

__pycache__/
*.pyc
.pytest_cache/
venv/
.git/
.DS_Store
todo.db