chore: init

This commit is contained in:
HerozDotExe 2025-08-13 22:30:04 +02:00
commit f096d6de89
35 changed files with 755 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
node_modules
dist
out
.DS_Store
.eslintcache
*.log*