Files
agent-sandbox/.gitignore
T

9 lines
90 B
Plaintext

# Python bytecode
__pycache__/
*.pyc
# Distribution / packaging
dist/
build/
*.egg-info/