
# APM dependencies
apm_modules/

# Python
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
venv/
dist/
build/
*.egg-info/
.env
examples/*.html
.pypirc
