From 7caef6eef1adc77ad561941439bbf4808ae3dc06 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Thu, 25 Jun 2009 09:07:22 +0200 Subject: [PATCH] initial commit --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..131b21a3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +bin +obj +build +output +*.user +*.suo +*.Cache +TestResult.xml +coverage.* +_ReSharper*