.gitignore Generator
Combine technologies and editors to generate your .gitignore instantly. 100% in your browser.
Hand-curated base templates — for very specific cases, always review the result before committing.
Built by
Miguel Ángel Colorado Marin (MACM)
Built by
Miguel Ángel Colorado Marin (MACM)
Full-Stack Developer · Guadalajara, España
I develop web apps, digital tools and full projects — from design to deployment.
The .gitignore generator combines templates for technologies (Node, Next.js, React, Python, Java, Go, Rust, PHP, Ruby, Docker), editors (VSCode, JetBrains, Vim) and operating systems (macOS, Windows, Linux) to build a .gitignore file tailored to your project. Check the ones you use, and the file is generated instantly combining all selected sections, each with its own comment so you know where each rule comes from. Download it directly as .gitignore or copy it to your clipboard. Templates are hand-curated with the most common rules for each category — for very specific cases in your project, always review the result before committing.
Features
- ✓16 templates: languages, frameworks, editors and operating systems
- ✓Combine several at once
- ✓Copy or download the file directly
- ✓Instant result
- ✓100% in browser, no uploads
How to generate a .gitignore?
- 1
Check your technologies
Languages, frameworks, editors and operating systems you use.
- 2
Review the result
The file is generated instantly combining all sections.
- 3
Download or copy
Download it as .gitignore or copy it to your clipboard.
Frequently asked questions
Is my project's information uploaded to a server?
No. The file is generated by combining fixed templates directly in your browser, with no connection to any server.
Can I combine several technologies at once?
Yes, check all the ones you need and the file combines them into separate, commented sections.
Does it cover every possible case in my project?
It covers the most common rules for each technology. If your project has specific generated files, add them manually after downloading.
Related tools
Embed .gitignore Generator on your site
Add .gitignore Generator to any web page with a simple iframe. Free, with attribution to miguelacm.es.
<iframe
src="https://miguelacm.es/embed/gitignore-generator"
width="100%"
height="700"
frameborder="0"
title=".gitignore Generator — miguelacm.es"
></iframe>View embed in new tab →