aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2019-12-29 20:49:31 -0500
committerGitHub <[email protected]>2019-12-29 20:49:31 -0500
commit491bef680e88ab7da5953f4d82e0098ff448dccf (patch)
treeaa2678bbb6a7eefaf6529dccff3e4bafbb8f9c1a /package.json
parente581dc818fe6601174dcff95d9d30d66adfbb2d4 (diff)
downloadSponsorBlock-491bef680e88ab7da5953f4d82e0098ff448dccf.tar.gz
SponsorBlock-491bef680e88ab7da5953f4d82e0098ff448dccf.zip
Removed unnecessary ignored files.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 02d0e10a..338e0224 100644
--- a/package.json
+++ b/package.json
@@ -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",