The Node.js® Website
1# Commonly ignored Node.js files
2node_modules
3npm-debug.log
4.npm
5.env.local
6
7# Next.js Build Output
8.next
9build
10
11# Jest
12coverage
13.swc
14junit.xml
15
16# Storybook
17storybook-static
18build-storybook.log
19.nyc_output
20
21# Vercel Files
22.vercel
23.turbo
24cache
25
26# Cache Files
27.eslintjscache
28.eslintmdcache
29.stylelintcache
30.prettiercache
31
32# TypeScript
33tsconfig.tsbuildinfo
34
35# Sentry Config File
36.sentryclirc