agentforge / .gitignore
Tahasaif3's picture
'code'
fd1a435
raw
history blame contribute delete
113 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env