Browse Source

Update .gitignore, add core dumps

rdb 9 years ago
parent
commit
7eb7ffbb02
1 changed files with 9 additions and 4 deletions
  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