瀏覽代碼

Update .gitignore, add core dumps

rdb 9 年之前
父節點
當前提交
7eb7ffbb02
共有 1 個文件被更改,包括 9 次插入4 次删除
  1. 9 4
      .gitignore

+ 9 - 4
.gitignore

@@ -1,4 +1,9 @@
-/built_x64
-/built
-/thirdparty
-/targetroot
+/built*/
+/thirdparty/
+/targetroot/
+/dstroot/
+core
+core.*
+vgcore.*
+*.save
+*.save.1