CarbonGap's picture
Upload 47 files
f4a9ee0 verified
Raw
History Blame Contribute Delete
193 Bytes
# Python and system files
__pycache__/
*.py[cod]
*.DS_Store
# Virtual environments
.venv/
env/
.interface/
# Streamlit & logs
.streamlit/
*.log
# IDE & config
.vscode/
.env