Skip to main content
Develop Tools

.gitignore generation tool

Choose a language, framework, IDE, and OS and create a .gitignore for your project in your browser.

Generation settings

Start with a preset or choose the template you need individually.

Selecting 1 item

Existing files/original patterns

You can integrate your existing .gitignore and add project-specific rules.

You can also generate it with Ctrl+Enter.

About this tool

You can combine multiple .gitignore templates to create a configuration file that eliminates duplicates.

Features

  • Templates for major languages, frameworks, IDEs, and OSes
  • Add to or replace existing .gitignore
  • Delete duplicate exact match rules
  • Dangerous rules, unexclusion conflicts, and missing confidential information rules warnings

How to use

  1. Select a preset or template.
  2. Enter existing files and your own patterns as needed.
  3. Check the generated results and warnings, and save them directly under the project.

Basic syntax of .gitignore

Limitations