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

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

# IDEs
.idea/
.vscode/
*.swp
*.swo

# Mac
.DS_Store

# Project specific
medgemma-original/
output/
.pytest_cache/

# Scratch/dev scripts
generate_resources.py
inject_resources.py
resources.rb
medgemma.rb
requirements.txt

# Logs
*.log

# Test fixtures
test_xray.jpg
