.gitignore Generator
Build a .gitignore from common templates: Node, Python, Java, Go, Rust, macOS, Windows and IDEs.
Quick answer: Build a .gitignore from common templates: Node, Python, Java, Go, Rust, macOS, Windows and IDEs.
Last updated
Frequently asked questions
- Is the .gitignore generator free?
- Yes — free with no signup.
- Which templates are included?
- Node, Python, Java, Go, Rust, macOS, Windows and common IDEs (VS Code, IntelliJ, vim).
- Are my picks uploaded?
- No — every line is built into the page.
- Can I add custom patterns?
- Yes — copy the output and add your own patterns at the bottom.
- Where should the .gitignore live?
- At the root of your repo. You can also have nested .gitignore files in subdirectories for finer control.