浏览代码

Add CMake generated files to .gitignore.

Masahiko Hyuga 4 年之前
父节点
当前提交
609b4f20b7
共有 1 个文件被更改,包括 10 次插入0 次删除
  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
+