cleanup & updates

This commit is contained in:
2021-03-15 18:14:19 +01:00
parent 842e1ba94f
commit 170023f7bb
21 changed files with 6589 additions and 183 deletions

12
.gitignore vendored
View File

@@ -1,14 +1,10 @@
# Editors
# General
.vscode
.idea
# Node
node_modules/
package-lock.json
yarn.lock
# Build
lib
dist
build
.cache
src/*.js
.parcel-cache
.vercel