| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| *.egg-info/ | |
| build/ | |
| dist/ | |
| .eggs/ | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| .coverage | |
| htmlcov/ | |
| examples/demo_out/ | |
| .venv/ | |
| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| *.egg-info/ | |
| build/ | |
| dist/ | |
| .eggs/ | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| .coverage | |
| htmlcov/ | |
| examples/demo_out/ | |
| .venv/ | |