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

View File

@@ -10,7 +10,7 @@
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
"dev": "web-ext run", "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": { "repository": {
"type": "git", "type": "git",