Skip to content

Commit 66b56fb

Browse files
committed
ignored a few file types ETC
1 parent 5104878 commit 66b56fb

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.gitignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,13 @@ bin
33
obj
44

55
# mstest test results
6-
TestResults
6+
TestResults
7+
8+
# Misc
9+
_ReSharper.*
10+
*.user
11+
*.suo
12+
*.crunchproject.local.xml
13+
*.crunchsolution.local.xml
14+
*.ncrunchsolution
15+
*.ncrunchproject

0 commit comments

Comments
 (0)