first release

This commit is contained in:
genio
2021-11-18 21:46:38 +01:00
parent 9ea28f281a
commit f0034c57d8
14 changed files with 182 additions and 62 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,6 @@
.parcel-cache
dist
package-lock.json
node_modules
node_modules
lib/*.exe
.env