Initial commit

This commit is contained in:
Manuel 2021-01-18 23:03:15 +00:00
commit 1706be9cf9
Signed by: Manuel
GPG key ID: 4085037435E1F07A
7 changed files with 223 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
node_modules
.vscode
yarn-debug.log*
yarn-error.log*
*.swp
*.swo
*.DS_Store