first commit

This commit is contained in:
Первов Артем
2026-06-05 02:16:36 +03:00
commit bb140dcfa3
7 changed files with 1646 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
runtime-logs/
*.log
.env
.env.*
!.env.example
.DS_Store
Thumbs.db
coverage/
dist/
build/
.cache/
.parcel-cache/
.vite/
*.local