# mlango
mlango.db
mlango.db-wal
mlango.db-shm
artifacts/

# Python
__pycache__/
*.py[cod]
.venv/
venv/
env/
*.egg-info/
dist/
build/

# Tooling
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/

# Editors and OS
.idea/
.vscode/
.DS_Store
