Updated ignore files for build.

This commit is contained in:
Ajay Ramachandran 2019-12-29 20:26:47 -05:00 committed by GitHub
parent 8d0b032eb6
commit e581dc818f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "web-ext run",
"build": "web-ext build --overwrite-dest -i \"*(package-lock.json|README.md|package.json|config.js.example|firefox_manifest-extra.json|manifest.json.original)\""
"build": "web-ext build --overwrite-dest -i \"*(package-lock.json|README.md|package.json|config.js.example|firefox_manifest-extra.json|manifest.json.original|ignored/*|.gitignore|crowdin.yml|.git/*)\""
},
"repository": {
"type": "git",