🍱 Lunchbox Hands

.gitignore Generator

Select presets and generate a combined .gitignore

Select one or more presets to build a combined .gitignore file. Includes templates for Node.js, Python, macOS, Windows, JetBrains, VSCode, Rust, Go, Java, and common log files. Copy the result and drop it into your project.

# Node
node_modules/
dist/
.env
.env.local
npm-debug.log*
yarn-debug.log*
.DS_Store

# macOS
.DS_Store
.AppleDouble
.LSOverride
._*
.Spotlight-V100
.Trashes

Get weekly dev tools and tips