neo-neo-todo/backend/.dockerignore
2023-10-10 14:33:11 -04:00

13 lines
113 B
Plaintext

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