build/
dist/
*.egg-info/
*.egg
*.py[cod]
__pycache__/
*.so
*~
*.whl

.DS_Store
.vscode
.pytest_cache
.ruff_cache
.cache
.tox

Pipfile
Pipfile.lock

session.vim
Makefile
*.make
.vs
*.sln
