Initial skeleton

This commit is contained in:
Matteo Settenvini 2024-08-31 16:44:23 +02:00
commit cb5edfe635
Signed by: matteo
GPG key ID: 1C1B12600D81DE05
10 changed files with 4141 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*~
*.orig
*.rej
/node_modules
/dist