mistle/.gitignore
2025-09-27 07:36:45 +02:00

11 lines
No EOL
118 B
Text

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