tiny-moliere / .gitignore
Guillaume Raille
init
0167d07 unverified
raw
history blame contribute delete
109 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv