Add .jpmignore file

This commit is contained in:
Peter deHaan
2017-01-31 09:37:37 -08:00
parent a9a0cc1ba2
commit 3ca49effc1
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@
"url": "git+https://github.com/mozilla/testpilot-containers.git"
},
"scripts": {
"build": "jpm xpi",
"lint": "npm-run-all lint:*",
"lint:addon": "addons-linter webextension --self-hosted",
"lint:css": "stylelint webextension/css/*.css",