AlwizTool Logo AlwizTool Logo

.gitignore Generator

Select languages, frameworks, and IDEs to generate a combined .gitignore file.

Templates

Languages

Frameworks

IDE / Editor

OS

Misc

.gitignore

About .gitignore

A .gitignore file specifies files and directories that Git should ignore. This prevents build artifacts, sensitive files, and OS-specific files from being accidentally committed.

Other Tools