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

# PyInstaller
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

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

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# DocOctopy specific
.dococtopy/
.dococtopy_test_config
*.log

# Temporary files
*.tmp
*.temp

# Development and debugging files
debug_*.py
test_*.py
compare_*.py
generate_*.py
fix_output.txt
main.py
configure_tests.py
run_canned_tests.py

# Model comparison results (protected from accidental modification)
# Note: docs/model-comparison/ is intentionally NOT ignored to preserve results
