Skip to content

Commit 13eff6d

Browse files
update gitignore config
1 parent d81060c commit 13eff6d

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,6 @@ dist
109109

110110
# ------- docs related -------
111111
## Learn more at scripts/docs-copy/flags-api-docs.js
112-
# custom
113-
docs/flags/----ignore.md
114-
docs/flags/---custom.md
115-
116112
# flags api docs
117-
docs/flags/--*.md
113+
docs/flags/**/*
118114
# ----------------------------

docs/flags/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# This .gitignore file will be included in copy ci execution.
22
# Only add targets that shouuld not be included in final docs deployment.
33
__**__.md
4-
*
54
README.md

0 commit comments

Comments
 (0)