Add template files for languages, frameworks, IDEs, OS, and tools
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 03:32:50 +00:00
parent d3edd84b1a
commit d6d9fd0277

View File

@@ -0,0 +1,52 @@
# JavaScript / Node.js
node_modules/
jspm_packages/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Build outputs
dist/
build/
.next/
out/
# Coverage
coverage/
# Misc
.DS_Store
*.pem
# Debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Local env files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Vercel
.vercel
# TypeScript
*.tsbuildinfo
# Pnpm
.pnpm-store/
# Bun
.bun-cache/
.bun.lockb
# Runtime data
pids
*.pid
*.seed
*.pid.lock