initial commit

This commit is contained in:
Sebastian Hugentobler 2020-12-23 22:21:47 +01:00
commit fe9d1ee619
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
5 changed files with 654 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
*~
.DS_Store
*.swp
node_modules