Skip to content

Commit

Permalink
Fix ignoreFiles
Browse files Browse the repository at this point in the history
insin committed Feb 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f08d808 commit a95d144
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -20,17 +20,14 @@
},
"webExt": {
"ignoreFiles": [
"PRIVACY_POLICY.md",
"README.md",
"TODO.md",
"icons/chrome-web-store-icon.png",
"*.md",
"icons/chrome-webstore-icon.png",
"icons/icon.svg",
"icons/icon256.png",
"icons/icon512.png",
"icons/toolbar-*.png",
"jsconfig.json",
"package.json",
"promo/",
"safari/",
"screenshots/",
"scripts/",

0 comments on commit a95d144

Please sign in to comment.