treetrail-backend/.gitignore
2024-10-23 16:19:51 +02:00

13 lines
135 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Custom
.python-version