Files
LZGZ-Ph-LT/.gitignore

24 lines
213 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.venv/
*.db
*.sqlite3
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.DS_Store
.env
uploads/
!uploads/.keep
admin_workflow_test_*.webp
*.log