auto_agent/.gitignore

7 lines
59 B
Plaintext

.venv/
data/
__pycache__/
.pytest_cache/
*.pyc
*.egg-info/