We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ecc8d commit 3e69622Copy full SHA for 3e69622
.gitignore
@@ -1,8 +1,8 @@
1
2
+.DS_Store
3
.asset-cache/
4
.bundle
5
.dockerignore
-.DS_Store
6
.editorconfig
7
.jekyll-metadata
8
.ruby-version
@@ -15,28 +15,25 @@
15
/_layouts/
16
/_plugins/
17
/_templates/
18
-/_tools/RemoveHtmlExtensionFromApiRefSitemap/
19
/docs-watcher/
20
/favicon.ico
21
/fonts/
22
/styles/
+Dockerfile
23
+Gemfile
24
+Gemfile.lock
25
_site
26
_tempconfig.yml
27
bs-config.js
28
build-docs.sh
-CODEOWNERS
29
copy_content.sh
30
copy_local.sh
-Dockerfile
31
-exclude.txt
32
-Gemfile
33
-Gemfile.lock
34
install-npm.sh
35
knowledge-base.html
36
-LICENSE
37
modify-config.sh
38
robots.txt
39
search.html
40
start-docs.sh
41
-to_delete.md
42
watch.sh
+LICENSE
+to_delete.md
0 commit comments