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

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

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

# Test / coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/

# Type checkers / linters
.mypy_cache/
.ruff_cache/
.pyre/

# IDE / editor
.vscode/
.idea/

# OS files
.DS_Store
**/.DS_Store

# Hatch
.hatch/
LAUNCH.md
ROADMAP.md
.archetype_cache
