From 7eb7ffbb024c110b321b0a202e758969015366fa Mon Sep 17 00:00:00 2001 From: rdb Date: Tue, 28 Jun 2016 02:57:50 +0200 Subject: [PATCH] Update .gitignore, add core dumps --- .gitignore | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index fe2e883a65..e198328787 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,9 @@ -/built_x64 -/built -/thirdparty -/targetroot +/built*/ +/thirdparty/ +/targetroot/ +/dstroot/ +core +core.* +vgcore.* +*.save +*.save.1