Bläddra i källkod

Ignore CMake generated files

DricomDragon 4 år sedan
förälder
incheckning
191271c693
1 ändrade filer med 15 tillägg och 0 borttagningar
  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/
+