Initialize public data and docs repository

This commit is contained in:
AltStack Bot
2026-02-25 22:36:27 +05:30
commit 2a0ac1b107
357 changed files with 50685 additions and 0 deletions

35
.gitignore vendored Normal file
View File

@@ -0,0 +1,35 @@
# Dependencies
node_modules
/.pnp
.pnp.js
# Testing
/coverage
# Next.js
.next/
out/
# Production
/build
# Misc
.DS_Store
*.pem
*.key
# Debug
npm-debug.log*
yarn-debug.log*
pnpm-debug.log*
# Local env files
.env*.local
*.bak
*_keys.json
cors.json
# Vercel build artifacts
.vercel/output/
.vercel/builders/
build.log