From 54a593864ccf546468f4d3f101c2efd2924fda20 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Thu, 16 Apr 2015 14:14:08 +0200 Subject: [PATCH] ancora fix gitignore --- .gitignore | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1794963..d72cb4a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ -VersGen\bin\Debug*/ +#-------------------------------------------- +# Generale +#-------------------------------------------- +VersGen\bin\* -WebSCR\obj\Debug*/ \ No newline at end of file +#-------------------------------------------- +# WebSC +#-------------------------------------------- +WebSCR\obj\*