neo-neo-todo/backend/.dockerignore

13 lines
113 B
Plaintext
Raw Normal View History

# Python files
__pycache__/
.venv/
# ide files
.vscode/
# Pytest
.pytest_cache/
# enviroment constants
.envrc