BCSE / .gitignore
KZAS99's picture
Initial commit
e59b82a
raw
history blame contribute delete
162 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
*.pyc
# System
.DS_Store
# Virtual environments
.venv/
.qodo/
.gradio/
secrets/