.gitignore Generator
Build a .gitignore by picking your stack — Node, Python, .NET, Go, Rust, macOS, VS Code and more — combined into clean, sectioned ignore rules. Nothing is sent.
.gitignore
# .gitignore — Node, macOS
### Node ###
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
.npm
dist/
coverage/
.env
.env.local
### macOS ###
.DS_Store
.AppleDouble
._*
.Spotlight-V100
.Trashes