SparrowAgenticAI / .gitignore
sliitguy
updated for deployment
782bbd9
raw
history blame
114 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env