Force inclusion of web files that start with an '_'

This commit is contained in:
mjbudd77 2020-12-16 21:38:04 -05:00
parent b9f6f82e44
commit 2b0d966b44
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@
# - web/
# - fceux.png
# - index.html
include:
- web/help/_translations.js
- web/help/_keywords.json
- web/help/_toc.json
- web/help/taseditor/_translations.json
- web/help/taseditor/_keywords.json
- web/help/taseditor/_toc.json
exclude:
- attic
- fceux-server