.idea/
.vscode/

graphs.db

# Python
.venv/
__pycache__/
dist/
.pytest_cache/
.ruff_cache/
uv.lock

# ANTLR
.antlr/
*.interp
*.tokens
