*
!/.gitignore

!/README.md
!/CMakeLists.txt
!/.clang-format

!/src/
!/src/**/
!/src/**/*.cppm

!/test/
!/test/**/
!/test/**/*.cpp
