Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit a596cf3

Browse files
authored
Merge pull request #1931 from bwmilby/bwm-gitignore
Amend .gitignore to exclude dictionary data
2 parents 015687a + fb6a7a6 commit a596cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ environment_log.txt
6666

6767
# Documentation #
6868
#################
69-
Documentation/html_viewer/resources/data/api/*.js
69+
Documentation/html_viewer/resources/data/api*/*.js
7070
Documentation/html_viewer/resources/data/guide/*.js
7171

7272
# Additional externals #

0 commit comments

Comments
 (0)