mistle/.gitignore

14 lines
No EOL
133 B
Text

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