Skip to content

Commit a909579

Browse files
authored
Update the .gitignore file for early-access symlinks (#57588)
1 parent 8c04221 commit a909579

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

.gitignore

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@
3737
# TypeScript incremental build info
3838
*.tsbuildinfo
3939

40-
# Early access images from docs-early-access repo
41-
assets/images/early-access/
42-
4340
# Accidentally committed file that should be ignored
4441
assets/images/help/writing/unordered-list-rendered (1).png
4542

@@ -52,15 +49,14 @@ blc_output_internal.log
5249
# Old broken links report
5350
broken_links.md
5451

55-
# Early access content from docs-early-access repo
56-
content/early-access/
52+
# Early access sym-links to docs-early-access repo
53+
content/early-access
54+
data/early-access
55+
assets/images/early-access
5756

5857
# Test coverage reports
5958
coverage/
6059

61-
# Early access data from docs-early-access repo
62-
data/early-access/
63-
6460
# Cloned for Elasticsearch indexing data
6561
docs-internal-data/
6662

0 commit comments

Comments
 (0)