# Python
__pycache__/
*.py[cod]
*$py.class
*.pyo
*.pyd

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

# Hatch / pip
.hatch/
pip-wheel-metadata/

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

# Test & coverage
.tox/
.nox/
.coverage
.coverage.*
coverage.xml
htmlcov/
.pytest_cache/
*.cover

# Type checking
.mypy_cache/
.dmypy.json
dmypy.json
.pytype/

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

# OS
Thumbs.db
Desktop.ini
.DS_Store

# Generated output files (run-time artefacts, not example data)
PactComponentDirectory.csv
PelucunComponentDirectory.csv
PelucunComponentDirectory.json
*_mixed.csv
*_mixed.json
