.git
.github
__pycache__
*.pyc
*.pyo
*.egg-info
dist
build
.pytest_cache
.mypy_cache
.ruff_cache
*.db
*.log
.env
.secrets-baseline.json
extension/
docs/
examples/
tests/
Makefile
.pre-commit-config.yaml
.editorconfig
AGENTS.md
RULES.md
STRUCTURE.md
CONTRIBUTING.md
CODE_OF_CONDUCT.md
SECURITY.md
CHANGELOG.md
docker-compose.example.yml
