# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Unit test / linter caches
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/

# Virtual Environments
venv/
env/
.venv/

# Rust build artifacts
rust/**/target/
target/

# Logs and databases
*.log
eva.log

# IDE & OS files
.vscode/
.idea/
*.swp
*.swo
.DS_Store

# Temporary / agent directories
.agents/
.codex/
assets/demo.mp4
