Files
altstack-data/.gitignore
2026-02-25 22:36:27 +05:30

36 lines
322 B
Plaintext

# 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