*.a
*.dylib
*.gcda
*.gcno
*.gz
*.o
*.lo
*.pc
*.so
*.so.*
.githooks
.scratch/
cmake-build
cmake_install.cmake
CMakeCache.txt
CMakeFiles
CPackConfig.cmake
CPackSourceConfig.cmake
CTestTestfile.cmake
_build/
dist_manifest.txt
test-results.json
VERSION_CURRENT
VERSION_RELEASED
*.pyc

# Windows things
*.sdf
*.sln
*.vcxproj*
.vs
Debug
install_manifest.txt
x64

# "dist" is produced during the release process
dist
