1001Ferramentas
🚫Dev

.gitignore Generator

Generate a .gitignore by combining language/IDE templates — Node, Python, Java, Go, Rust, .DS_Store, JetBrains, VSCode etc. Everything in your browser.

Templates

Build your .gitignore to fit

Opening a project without a decent .gitignore is asking to version things that should never reach the repository: dependencies, build artifacts, IDE settings. This generator combines ready-made templates for your stack and hands back a complete .gitignore.

Tick the languages, tools and environments you use (Node, Python, Java, Go, Rust, plus macOS's .DS_Store and editor folders like JetBrains and VSCode). The tool merges it all into a single file with no repeated rules. That way only what truly matters reaches git.

Generation happens in the browser itself, and the result comes out ready to copy into the project root. A small step that spares you plenty of headaches down the line.

Related Tools