first commit
Some checks failed
Publish / Publish Job (push) Failing after 9s

This commit is contained in:
Дмитрий
2026-04-07 19:13:22 +03:00
commit b709dede26
4 changed files with 73 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
node_modules/
dist/
build/
pnpm-lock.yaml
.env
.DS_Store
.vscode/
.log