Initial commit — Умный Байт landing

This commit is contained in:
2026-05-13 09:32:45 +03:00
commit 9e21350def
37 changed files with 1950 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
node_modules/
*/node_modules/
dist/
build/
*/dist/
*/build/
.env
.env.local
.env.*.local
*.env
*.log
npm-debug.log*
.vscode/
.idea/
*.swp
.DS_Store
coverage/
.cache/
tmp/