GIT

Gitignore 生成

组合常用模板生成 .gitignore

🔒 100% client-side — your data never leaves this page
Templates
.gitignore
Generated .gitignore content will appear here
🔒 100% client-side

About this tool

通过组合常见语言和工具模板快速生成 .gitignore,避免把 node_modules、缓存、日志和本地配置文件提交到仓库。适合新项目初始化、仓库规范化和团队协作场景。

Frequently Asked Questions

Which stacks are included?

Common templates include Node.js, Python, Java, Go, Rust, macOS and VS Code defaults.

Can I combine multiple templates?

Yes. You can select multiple templates and merge them into one .gitignore output.

Should I commit .env files?

In most cases no. Environment files often contain secrets and should be ignored.