From 22b59fd76ecba34e18beb3d4bf08e588bda1801e Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 13 Feb 2017 11:31:11 +0100 Subject: [PATCH] update gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index f590a11..0980fae 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,9 @@ #-------------------------------------------- /Equa_Auth/obj/* /Equa_Auth/bin/* + +#-------------------------------------------- +# VersGen +#-------------------------------------------- +/VersGen/obj/* +/VersGen/bin/*