.gitignore Generator
Build a .gitignore from your stack.
Runs entirely in your browser — nothing you enter is uploaded, logged, or tracked.
Tick the languages, frameworks, editors and operating systems your project uses to assemble a clean, de-duplicated .gitignore — each section labelled with a comment — then copy it or download the file. The common patterns are built in; everything is generated locally.
Frequently asked questions
Which templates are included?
Common stacks and tools — Node, Python, Java, Go, Rust, Ruby — plus macOS, Windows, Linux, VS Code and JetBrains. Pick any combination.
Are duplicate rules removed?
Yes — overlapping patterns (like .DS_Store) appear once, and each source is grouped under a comment header.
Is anything uploaded?
No — the file is assembled in your browser from the built-in templates.