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

# Virtual environments
.venv

# Editor
.vscode/

# Coverage Tests
.coverage

# material for Mkdocs cache
.cache/

# no need to track those they are build with the CI
docs/generators/*
docs/dsl.md
docs/changelog.md