# Python build artifacts
*.py[cod]
__pycache__/
*.so
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Distribution
*.tar.gz
*.whl

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/

# Virtual environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# IDE specific files
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store

# Jupyter Notebook
.ipynb_checkpoints
*.ipynb

# Local development settings
local_settings.py
db.sqlite3
db.sqlite3-journal

# Log files
*.log
logs/
pip-log.txt
pip-delete-this-directory.txt

# Documentation
docs/_build/
site/

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# PyInstaller
*.manifest
*.spec

# Credentials and secrets
.env
.env.local
.pypirc
*.pem
*.key
credentials.json

config.yaml

#ell logdir
logdir

qdrant_storage

# Run result files
run_*.json

#LLMDebug trace files
tracing_log
uploads
.minion
.mcp.json
.zed