# .gitignore

__pycache__/
*.py[cod]
.venv/
venv/
env/
config.ini
.pytest_cache/
.coverage
htmlcov/
*.log
dist/
akita_mesh_bridge.egg-info/
