From a5016ae14278f6c1baac6ff7c6e3e34b40f9a4e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Fri, 21 Mar 2014 12:55:21 +0100 Subject: [PATCH] Added project files to .gitignore --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index e69de29..faa5eee 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,10 @@ +.gitattributes + +*.csproj +*.sln +*.config + +bin/ +obj/ +Properties/ +