Files
secure-agent/.gitignore
T
2026-03-04 14:35:48 -07:00

18 lines
163 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# secrets
.env
# dirs to ignore
workspace/
history/