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:** _Rust_ advice for `Cargo.lock` file is _to do whatever is best for their project_. From `Rust nightly 2023-08-24`, command `cargo new` no longer ignores `Cargo.lock`...

**Reasons for making this change:** As a contributor to the project, I have identified that many developers use Visual Studio Code and work on macOS or Windows. Including these additional...

**Reasons for making this change:** There is a lack of support for the [ReScript programming language](https://rescript-lang.org/). **Links to documentation supporting these rule changes:** There was a [discussion](https://forum.rescript-lang.org/t/what-would-belong-in-a-gitignore-template-for-rescript/5263) about what to...

feedback given

**Reasons for making this change:** End user of the Julia programming language. The next minor version Julia 1.11 will support Manifest files which are version specific. To ignore all possible...

**Reasons for making this change:** I'm a mise user. Local mise configs should not be checked into git. The upstream project spells "mise" consistently in lowercase, therefore I opted to...

**Reasons for making this change:** I'm a lefthook user. Lefthook supports local config overrides that should not be checked into git. **Links to documentation supporting these rule changes:** See links...

stale

Added .vsconfig to UnrealEngine.gitignore

**Reasons for making this change:** I'm a KiCAD user, and the gitignore that keeps popping up as the first google hit is 3-4 major versions old. And many of the...

stale

**Reasons for making this change:** When using KiCad with git/GitHub, I always use a modified version of the official `KiCad.gitignore` file with these changes applied. New KiCad versions have changed...

feedback given

**Reasons for making this change:** Starting with Kotlin 2.0, Jetbrains suggests adding the `.kotlin` directory to the project's `gitignore` file **Documentation** https://kotlinlang.org/docs/whatsnew20.html#new-directory-for-kotlin-data-in-gradle-projects

stale