sam3 / .gitignore
John Ho
Initial commit
a31ba73 unverified
raw
history blame contribute delete
122 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.ropeproject
# Virtual environments
.venv