initial commit

This commit is contained in:
sguenter
2023-09-29 17:45:29 +02:00
commit 40cae008d8
13 changed files with 667 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
/node_modules/*
node_modules/*
#idea-ide
/.idea/*
/src/hotkeys.ts
dist