testing_multi_agent / .gitignore
adilpanwar's picture
Upload 8 files
9e6cbd4 verified
Raw
History Blame Contribute Delete
148 Bytes
__pycache__/
*.pyc
*.pyo
.env
.DS_Store
*.db
.claude/
.agents/
skills-lock.json
Chinook_Sqlite.sql
.pytest_cache/
htmlcov/
*.egg-info/
dist/
build/