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 550fd5d commit 03e3905Copy full SHA for 03e3905
.gitignore
@@ -8,15 +8,15 @@
8
.docusaurus
9
.cache-loader
10
.history
11
-# static/llms.txt
12
-# static/llms-full.txt
13
-# static/intro-kots.md
14
-# static/intro-replicated.md
15
-# static/intro.md
16
-# static/enterprise/*
17
-# static/reference/*
18
-# static/release-notes/*
19
-# static/vendor/*
+static/llms.txt
+static/llms-full.txt
+static/intro-kots.md
+static/intro-replicated.md
+static/intro.md
+static/enterprise
+static/reference
+static/release-notes
+static/vendor
20
21
# Misc
22
.DS_Store
0 commit comments