gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

A collection of useful .gitignore templates

Results 414 gitignore issues
Sort by recently updated
recently updated
newest added

**Reasons for making this change:** The `hypdoc` package is used in the documentation of most LaTeX packages. It creates a `.hd` auxiliary file upon compilation that should be ignored by...

I am a user of Carton. Carton is a dependency manager for Perl, much like Bundler for Ruby. Carton creates a local directory with the dependency file tree named `local/`...

Edited Unreal Engine gitignore to also ignore `Intermediate` data in the `Plugins` directory, so it ignores deeper nested intermediate data, like with Epic's **Game Features** plugin e.g. `Plugins/GameFeatures/MyGameFeature/Intermediate`. **Links to...

This is recommended by the official Style Guide here: https://developer.hashicorp.com/terraform/language/style#gitignore.

**Reasons for making this change:** Zstandard usage is becoming more widespread, necessitating its inclusion in `Archives.gitignore`. **Links to documentation supporting these rule changes:** If this is a new template: -...

**Reasons for making this change:** I use the default Go gitignore and it should have .env in it by default _TODO_ **Links to documentation supporting these rule changes:** _TODO_ If...

As VSCode is a widely used IDE, it is better to include it here similar to PyCharm **Reasons for making this change:** Visual Studio Code is a widely used IDE...

I just added a .gitignore file made especially for C# projects. It's there to make sure we don't end up including unnecessary files and folders in our version control.

feedback given

**Reasons for making this change:** Here, I will going to explain why I have made this change. For example, if you're updating the '.gitignore' file, you might say something like...

feedback given