.gitignore
/.log
/_out
bash_tests/**/.log
cmake_tests/_build/.log
include/tacklelib/debug.hpp
include/tacklelib/optimization.hpp
include/tacklelib/setup.hpp
python/**/__pycache__
python_tests/**/__pycache__
python_tests/.pytest_cache
python_tests/manual/01_fcache_workarounds/cache
src/debug.hpp
src/optimization.hpp
src/setup.hpp