/build/
/cmake-build-*/
/.idea/
/data/external/
/python/build/
/python/dist/
/python/*.egg-info/
/dist/
/wheelhouse/
/runs/
/python/riftco_transformer/.libs/
**/__pycache__/
**/*.pyc
/results/*
!/results/.gitkeep
