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:** _TODO_ **Links to documentation supporting these rule changes:** _TODO_ If this is a new template: - **Link to application or project’s homepage**: _TODO_

**Reasons for making this change:** _TODO_ **Links to documentation supporting these rule changes:** _TODO_ If this is a new template: - **Link to application or project’s homepage**: _TODO_

stale

**Reasons for making this change:** By adding specific rules to ignore these files in the .gitignore file, we can maintain a cleaner repository and avoid accidental commits of unnecessary files....

stale

**Reasons for making this change:** _TODO_ **Links to documentation supporting these rule changes:** _TODO_ If this is a new template: - **Link to application or project’s homepage**: _TODO_

stale

**Reasons for making this change:** When using Conda.jl it usually needs to exclude .CondaPkg

A follow-up to these that were left open since LAST YEAR: https://github.com/github/gitignore/pull/4414 & https://github.com/github/gitignore/pull/4385 **Reasons for making this change:** As a game dev on Godot 4+, I have to constantly...

**Reasons for making this change:** PlasticSCM is the official version control tool provided by Unity, it is popular for its fast and convenient interactive experience in the editor, and many...

**Reasons for making this change:** NCrunch updated the default location of the cache storage directory in version 4.16 > "Adjusted the default path for NCrunch's cache storage directory so that...

**Reasons for making this change:** I was comparing my global gitignore with the offerings here and I noticed some holes that could be filled. **Links to documentation supporting these rule...

feedback given

**Reasons for making this change:** Add .gitignore file for the popular static site generator Hexo. **Links to documentation supporting these rule changes:** [.gitignore at Hexo example](https://github.com/hexojs/hexo-starter/blob/master/.gitignore) If this is a...