Update .gitignore, add core dumps

This commit is contained in:
rdb 2016-06-28 02:57:50 +02:00
parent 46147e9a09
commit 7eb7ffbb02

13
.gitignore vendored
View File

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