/*

!/.gitignore
!/src
!/Cargo.toml
!/Cargo.lock
!/pyproject.toml
!/python
!/test_graphlib.py
!/bench.ipynb
!/requirements-dev.txt
!/.pre-commit-config.yaml
!/Makefile
!/README.md
!/.github
!/LICENSE.txt

__pycache__