Skip to content

Commit fa46e7b

Browse files
Jan Michael Alonzodefunkt
authored andcommitted
Ignore DocProject and ClickOnce build artifacts
1 parent 6721d91 commit fa46e7b

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

Global/VisualStudio.gitignore

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,19 @@ Release/
1616
# ReSharper is a .NET coding add-in
1717
_ReSharper*
1818

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+
1932
# Others
2033
bin
2134
Bin
@@ -27,4 +40,4 @@ TestResults
2740
ClientBin
2841
stylecop.*
2942
~$*
30-
*.dbmdl
43+
*.dbmdl

0 commit comments

Comments
 (0)