We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a2b614 commit e2197b9Copy full SHA for e2197b9
.gitignore
@@ -0,0 +1,30 @@
1
+[Oo]bj/
2
+[Bb]in/
3
+TestResults
4
+TestResult.xml
5
+drops
6
+*.VisualState.xml
7
+StyleCop.Cache
8
+*.LDF
9
+*~
10
+PrecompiledWeb
11
+*.suo
12
+*.log
13
+*.cache
14
+*.user
15
+*.tmp
16
+*.ldf
17
+*.mdf
18
+*.swx
19
+deploy
20
+deploy/*
21
+artifacts/log
22
+artifacts/
23
+packages/
24
+/TestResults
25
+.dotest
26
+*.Publish.xml
27
+*.dbproj.schemaview
28
+_ReSharper*
29
+*.vs10x
30
+*.docstates
0 commit comments