recap / .gitignore
burtenshaw
first commit
6b07e4a
raw
history blame
114 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env