.gitignore Generator help
Tick what is in your project and get a tidy .gitignore.
Steps
- Check the languages, editors, and systems your project uses.
- The
.gitignoreis assembled from built-in templates, one titled section per choice, with identical patterns removed. - Copy it, or download it as
.gitignore.
Notes
- Templates are compact and cover the patterns that matter most; add anything project-specific yourself.
- Sections appear in the order you tick them; your selection is remembered in your browser.
- Nothing is uploaded.
Everything runs in your browser. Nothing you enter or drop is uploaded.
Back to .gitignore Generator