From 889d979f3ee1ca87347d52fb5e984d16a9f65cf4 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Fri, 21 Feb 2014 11:30:05 +0100 Subject: [PATCH] update gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 98d1a6ef..c894c356 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,9 @@ GMW_Terminus.suo /GMW_data/bin/*.dll /GMW_data/bin/*/*.dll /GMW_data/obj/* + +############################################# +# Area VersGen +############################################# +/VersGen/obj/* +/VersGen/bin/* \ No newline at end of file