.git/
.github/
.agentops/
.azure/
.venv/
venv/
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
coverage/
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
node_modules/
Dockerfile*
.dockerignore
*.log*
.env*
.DS_Store
Thumbs.db
*.tmp
*.swp
.vscode/
.idea/
