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

# 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

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

# uv
.uv/

# PyShield seal store
.pyshield/

# Pytest cache
.pytest_cache/
.cache/

# Ruff / Mypy cache
.ruff_cache/
.mypy_cache/

# Coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
coverage.xml
*.cover
*.py,cover

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

# OS artefacts
.DS_Store
Thumbs.db

# Files:
copilot-instruction.md
copilot-instructions.md