From 9d46d0ae8af9c7a2a10e8d0a7972a545c10a2f58 Mon Sep 17 00:00:00 2001 From: Simon Holmberg Date: Wed, 19 Sep 2012 16:17:16 +0200 Subject: [PATCH] AS LONG AS IT WORKS --- .gitignore | 39 +++++++++++++++++++--- DepthsBelow/DepthsBelow/DepthsBelow.csproj | 2 +- 2 files changed, 35 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 9ac0ec3..cf05681 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,35 @@ -# Build Folders (you can keep bin if you'd like, to store dlls and pdbs) -bin -obj - -# mstest test results +# Build Folders (you can keep bin if you'd like, to store dlls and pdbs) +bin +obj + +#Visual Studio files +*.[Oo]bj +*.user +*.aps +*.pch +*.vspscc +*.vssscc +*_i.c +*_p.c +*.ncb +*.suo +*.tlb +*.tlh +*.bak +*.[Cc]ache +*.ilk +*.log +*.lib +*.sbr +*.sdf +*.opensdf +*.unsuccessfulbuild +ipch/ +obj/ +[Bb]in +[Dd]ebug*/ +[Rr]elease*/ +Ankh.NoLoad + +# mstest test results TestResults \ No newline at end of file diff --git a/DepthsBelow/DepthsBelow/DepthsBelow.csproj b/DepthsBelow/DepthsBelow/DepthsBelow.csproj index bdc09b7..4cdb0e8 100644 --- a/DepthsBelow/DepthsBelow/DepthsBelow.csproj +++ b/DepthsBelow/DepthsBelow/DepthsBelow.csproj @@ -121,10 +121,10 @@ + -