Add files generated by CMake to git ignore (#5278)
authorHenry Lee <lee0906@hotmail.com>
Fri, 5 Apr 2019 19:35:40 +0000 (06:35 +1100)
committerWouter van Oortmerssen <aardappel@gmail.com>
Fri, 5 Apr 2019 19:35:40 +0000 (12:35 -0700)
.gitignore

index 56a7f6d..b7b41ac 100644 (file)
@@ -26,6 +26,9 @@
 **/install_manifest.txt
 **/CMakeCache.txt
 **/CMakeTestfile.cmake
+**/CPackConfig.cmake
+**/CPackSourceConfig.cmake
+**/compile_commands.json
 **/Debug/**
 **/Release/**
 **/RelWithDebInfo/**