main: second iter

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
2025-12-27 22:41:36 +03:30
parent 8a7842e263
commit 9a7e627329
33 changed files with 4865 additions and 81 deletions
+55
View File
@@ -0,0 +1,55 @@
# dependencies
node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# next.js
.next/
out/
build/
dist/
# production
.vercel
.turbo
# misc
.DS_Store
*.pem
# debug
*.log
# local env files
.env*.local
.env
# git
.git
.gitignore
# IDE
.vscode
.idea
*.swp
*.swo
*~
# testing
coverage
.nyc_output
# docker
Dockerfile
docker-compose.yml
.dockerignore
# README and docs
README.md
# Database
data/
*.db
*.db-shm
*.db-wal