chore: initialize project metadata

This commit is contained in:
2026-06-07 12:17:41 +02:00
commit 28c91a4b0e
2 changed files with 26 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
node_modules/
dist/
.env
.env.*
coverage/
.DS_Store