/target
/dist
/wheels
*.egg-info
.eggs
__pycache__
*.py[cod]
*$py.class
.pytest_cache
.mypy_cache
.ruff_cache
.coverage
htmlcov
.venv
venv
.env
*.so
*.pyd
*.pdb
*.dll
*.dylib
python/takumi/*.so
python/takumi/*.pyd
python/takumi/*.pdb
python/takumi/*.dll
.idea
.vscode
*.png
!docs/**/*.png
# Submodule is tracked as a gitlink; do not ignore vendor/takumi
output/
