Công cụ Developer

Tạo .gitignore

Tạo file .gitignore cho mọi stack — chọn từ hơn 30 ngôn ngữ, framework, IDE và hệ điều hành

Select Technologies

Pick all the technologies used in your project

.gitignore Generator

Generate .gitignore files for any technology stack — Node.js, Python, React, Go, Java, .NET, and 30+ more. Keep build artifacts, secrets, and editor files out of your git repository.

FAQ

What is a .gitignore file?

A .gitignore file tells git which files and folders to ignore — not track, stage, or commit. Typically includes node_modules/, build/, .env, and editor config files.

My file is already tracked — will .gitignore untrack it?

No. .gitignore only prevents untracked files from being added. To stop tracking an already-committed file, run: git rm --cached filename

Can I have multiple .gitignore files?

Yes. Git looks for .gitignore in every directory. A .gitignore in a subdirectory only applies to files in that directory.

Chưa thấy công cụ bạn cần?

Chúng tôi xây công cụ miễn phí dựa trên phản hồi cộng đồng. Hãy đề xuất tiện ích giúp workflow của bạn!

Tạo .gitignore — Công Cụ Miễn Phí Online | FreeTool24 | FreeTool24