Gitignore Generator
Build a .gitignore file by picking stacks like Node, Python, macOS, VS Code, and more.
Output
Pick the languages, frameworks, and editors you use and instantly get a ready-to-use .gitignore file. Everything runs in your browser, so your project details never leave your device.
How to use
- Check the stacks and tools your project uses (Node, Python, macOS, VS Code, etc.).
- Review the combined ignore patterns in the output box.
- Copy the text or download it directly as a .gitignore file.
Frequently asked questions
- Can I select multiple stacks at once?
- Yes, check as many boxes as you need and the patterns are merged into one file with a header for each stack.
- Does this cover every possible tool?
- It covers the most common languages, OSes, and editors. You can always append custom rules after downloading.
- Is my project code uploaded anywhere?
- No. The generator only combines hardcoded pattern lists locally in your browser; nothing is sent to a server.