Explorar el Código

Add CMake generated files to .gitignore.

Masahiko Hyuga hace 4 años
padre
commit
609b4f20b7
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

@@ -328,3 +328,13 @@ ASALocalRun/
 
 # MFractors (Xamarin productivity tool) working folder 
 .mfractor/
+
+# CMake files.
+/CMakeCache.txt
+/CMakeFiles/
+/Makefile
+/cmake_install.cmake
+
+# Built targets.
+libsealpir.a
+