2hoarder/.gitignore
2025-03-12 20:24:45 +01:00

14 lines
140 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# personal data
data/
output/