Explorar el Código

Ignore CMake generated files

DricomDragon hace 4 años
padre
commit
191271c693
Se han modificado 1 ficheros con 15 adiciones y 0 borrados
  1. 15 0
      .gitignore

+ 15 - 0
.gitignore

@@ -28,3 +28,18 @@
 *.out
 *.app
 
+# ---> CMake
+CMakeLists.txt.user
+CMakeCache.txt
+CMakeFiles
+CMakeScripts
+Testing
+Makefile
+cmake_install.cmake
+install_manifest.txt
+compile_commands.json
+CTestTestfile.cmake
+_deps
+
+*-prefix/
+