summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--src/.gitignore1
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 353409f..5a7177b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
bin
+Bin
obj
TestResults
TestResult.xml
drops
*.VisualState.xml
+StyleCop.Cache
diff --git a/src/.gitignore b/src/.gitignore
index 3c83c2e..558242d 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -1,4 +1,3 @@
-StyleCop.Cache
PrecompiledWeb
*.suo
*.cache