Removed unnecessary ignored files.

This commit is contained in:
Ajay Ramachandran 2019-12-29 20:49:31 -05:00 committed by GitHub
parent e581dc818f
commit 491bef680e
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|ignored/*|.gitignore|crowdin.yml|.git/*)\""
"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/*|crowdin.yml)\""
},
"repository": {
"type": "git",