**/__pycache__
**/.antlr
**/.vscode
**/*.o
**/*.so
**/.venv
**/.coverage
**/.coverage.*
**/*.rpt
**/htmlcov
**/*.so
**/.idea

build/
dist/
*.egg-info/
.eggs/
