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 6721d91 commit fa46e7bCopy full SHA for fa46e7b
Global/VisualStudio.gitignore
@@ -16,6 +16,19 @@ Release/
16
# ReSharper is a .NET coding add-in
17
_ReSharper*
18
19
+# DocProject is a documentation generator add-in
20
+DocProject/buildhelp/
21
+DocProject/Help/*.HxT
22
+DocProject/Help/*.HxC
23
+DocProject/Help/*.hhc
24
+DocProject/Help/*.hhk
25
+DocProject/Help/*.hhp
26
+DocProject/Help/Html2
27
+DocProject/Help/html
28
+
29
+# Click-Once directory
30
+publish
31
32
# Others
33
bin
34
Bin
@@ -27,4 +40,4 @@ TestResults
40
ClientBin
41
stylecop.*
42
~$*
-*.dbmdl
43
+*.dbmdl
0 commit comments