*.*~
*.pyc
__pycache__/
*.so
*.pyd
*.c
!meson.build

# Cython HTML annotations (generated by `cython -a`)
pylu/*.html

build/
builddir/
dist/
*.egg-info/
.pdm-build/
.pdm-python
.python-version
.venv/
