Skip to content

Commit c9ecc0d

Browse files
authored
Merge pull request #3201 from replicatedhq/update-gitignore
update gitignore
2 parents 97e1e91 + 03e3905 commit c9ecc0d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.gitignore

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
.docusaurus
99
.cache-loader
1010
.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/*
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
2020

2121
# Misc
2222
.DS_Store

0 commit comments

Comments
 (0)