feat: init project

This commit is contained in:
qvalentin 2025-03-04 20:22:07 +01:00
commit f796973fbd
4 changed files with 318 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
wormspace
wormspace.db
/bin
/dist
__debug_bin*
.vscode
.coverage