瀏覽代碼

Put the id2t-executable on the gitignore-list as it's generated by the build

Denis Waßmann 7 年之前
父節點
當前提交
edfa64931f
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -28,3 +28,7 @@ code_boost/src/cxx/CMakeLists.txt
 code_boost/src/cxx/cmake-build-debug/
 code_boost/src/SQLiteCpp/
 code_boost/src/cmake-build-debug/
+
+# the resulting executable
+id2t
+