diff --git a/.gitignore b/.gitignore index 56a7f6d41..b7b41acb3 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,9 @@ **/install_manifest.txt **/CMakeCache.txt **/CMakeTestfile.cmake +**/CPackConfig.cmake +**/CPackSourceConfig.cmake +**/compile_commands.json **/Debug/** **/Release/** **/RelWithDebInfo/**