# 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

# Pytest
.pytest_cache/

# Virtual environments
venv/
.venv/
env/
.env/

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

# Models (optional to ignore, but here we include them in src/ so we don't ignore them there)
