We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 035ab3d commit 939e00fCopy full SHA for 939e00f
1 file changed
.gitignore
@@ -1,10 +1,22 @@
1
-log/
2
-obj/
3
_site/
4
-.optemp/
5
-_themes*/
6
-_repo.*/
7
-
+_themes/
+.DS_Store
+.openpublishing.build.mdproj
8
.openpublishing.buildcore.ps1
9
-.vscode/styles
+.optemp/
10
.vale/
+.vscode/launch.json
+.vscode/styles/
+*.orig
11
+**/.ignore/**
12
+**/settings.json
13
+dependentPackages/
14
+log/
15
+maml/
16
+obj/
17
+packages.config
18
+packages/
19
+StaleContentReport.*.csv
20
+Tools/NuGet/
21
+updatablehelp/
22
+xhtml/
0 commit comments