5ba6360a8b
... so that one can use the factored-out rule, build-l10n, to install these translation .json files in dist/ and start using them, without having to do 'make dist' first and then extract the package. Change-Id: Ie2814a9f2596246b487799968f3027aa48475e7b
27 lines
392 B
Text
27 lines
392 B
Text
node_modules
|
|
.*
|
|
tmp/**/*
|
|
*.iml
|
|
*.sublime-*
|
|
*.js.html
|
|
index.html
|
|
bower.json
|
|
component.json
|
|
|
|
_site
|
|
dist/*.js
|
|
dist/*.map
|
|
dist/branding.css
|
|
!dist/errormessages.js
|
|
dist/images/toolbar-bg.png
|
|
dist/admin/*.js
|
|
dist/plugins/
|
|
plugins/draw-0.2.4/dist/*.js
|
|
plugins/draw-0.2.4/npm-debug.log
|
|
coverage/
|
|
/load_test_out
|
|
/spec/data/load_test
|
|
*.tar.gz
|
|
dist/l10n/ui-*json
|
|
dist/l10n/help-*.json
|
|
dist/l10n/styles/
|