add packaging information

This commit is contained in:
2023-05-24 21:40:47 +02:00
parent fc8f027a1c
commit 4c2900b6b3
5 changed files with 25 additions and 4 deletions

6
.gitignore vendored
View File

@@ -11,4 +11,8 @@
__pycache__
# remove node_modules from repo
node_modules
node_modules
# ignore build & dist folders
build
dist