chore: initial commit for main

This commit is contained in:
hibna
2026-02-22 09:52:38 +03:00
parent 124e4f8921
commit c926613ee0
18 changed files with 1547 additions and 14 deletions
+12
View File
@@ -0,0 +1,12 @@
node_modules
**/node_modules
**/dist
**/target
**/.turbo
.git
.env
.env.*
!.env.example
*.md
.vscode
.idea