# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
*.png
.env
*.jsonl
*.json

# Tests directory - exclude all test files due to privacy content
tests/
test_*.py
*_test.py
**/tests/
**/test_*.py
**/*_test.py
