Skip to content

Commit 7f4a3ff

Browse files
committed
Update gitignore rules
1 parent 49a8e1a commit 7f4a3ff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,10 @@ tmp/
1313
package.json
1414
package-lock.json
1515
node_modules
16+
17+
**/nav.adoc
18+
!docs/modules/categories/*/index.adoc
19+
!docs/modules/versions/*/index.adoc
20+
**/docs/modules/categories/pages
21+
**/docs/modules/versions/pages
22+
**/docs/modules/features/partials

0 commit comments

Comments
 (0)