feat: inital commit

This commit is contained in:
Paweł Derehajło 2025-07-11 12:47:08 +02:00
commit a1dfd09c11
No known key found for this signature in database
3 changed files with 50 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
__test__/_temp
_temp/
lib/
node_modules/
.vscode/
.idea/