# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Generated manifests
output/

# Pulled Helm charts cache
.charts/

# IDE
.idea/

# Local Python version
.python-version

# Auto-generated version file
src/manifest_builder/_version.py