Move data files into this repo

This commit is contained in:
2021-03-24 13:03:59 -04:00
committed by Michael Campagnaro
parent db8b363b4a
commit f21c6b332b
12 changed files with 2669 additions and 84 deletions

10
.gitignore vendored
View File

@@ -1,14 +1,14 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
node_modules
.web-extension-id
web-ext-artifacts/
sign-firefox-extension.sh
# testing
/coverage
# production
/build
# misc
.DS_Store
.env
@@ -17,4 +17,4 @@ yarn-debug.log*
yarn-error.log*
# WebStorm
.idea/
.idea/