.gitignore Generator

Client-side

Build a .gitignore for common stacks.

All tools

Workspace

Configure inputs below. Output updates in your browser.

.gitignore

# Generated by LedaTools
# Stacks: Node, macOS

# Node
node_modules/
dist/
build/
.next/
out/
coverage/
.env
.env.*
!.env.example
npm-debug.log*
.DS_Store

# macOS
.DS_Store
.AppleDouble
.LSOverride
Icon