How to create .gitignore file for node.js project - kdaisho/Blog GitHub Wiki

For pnpm

pnpm dlx gitignore node

For npm

npx gitignore node