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

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg

# Virtual environments
.venv/
venv/

# Testing / coverage
.pytest_cache/
.coverage
htmlcov/

# Type checking
.mypy_cache/

# Auto-generated version file (hatch-vcs)
src/pybyd/_version.py

# Linting
.ruff_cache/

# IDE
.idea/
.vscode/
*.swp
*.swo
pyrightconfig.json

# OS
.DS_Store
Thumbs.db

# Environment
.env
.claude
CLAUDE.md
.github/copilot-instructions.md

# Test/coverage artifacts
.coverage.*
coverage.xml

# Tooling
.nox/
.tox/
.hypothesis/

data/
offline.json