gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

A collection of useful .gitignore templates

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

**Reasons for making this change:** Last version of the Laravel uses .env.backup **Links to documentation supporting these rule changes:** https://github.com/laravel/laravel/blob/9.x/.gitignore

**Reasons for making this change:** As the developers and product owners of [ECU-TEST](https://www.ecu-test.com), we want to provide a .gitignore template for all of our customers. **Links to documentation supporting these...

# Summary This change introduces the addition of `.DS_Store` files to the **Xcode** global template and by inheritance, to the `Swift` & `Objective-C` children. The ignore is already present in...

## Summary Remove outdated directories for `microbundle` from the Node `gitignore` ## Details **Reasons for making this change:** - `microbundle` hasn't used these directories in 3+ years - and `rollup-plugin-typescript2`,...

**Reasons for making this change:** As a good practice, you should define your virtualenv alongside the python version like `venv(3.10.4)` or `.env3.8.2`

The cmake generate a ProjectName_autogen folders. For more information see [Cmake documentation](https://cmake.org/cmake/help/v3.8/prop_gbl/AUTOGEN_TARGETS_FOLDER.html)

**Reasons for making this change:** VSCode adds some misc files which are not meant to be pushed to source control. **Links to documentation supporting these rule changes:** _TODO_ If this...

needs info

**Reasons for making this change:** This repo says that [its “license” is CC0](https://github.com/github/gitignore#license). CC0 is a public domain dedication, not a license. I use CC0 on some of my work,...

discussion wanted

Gitignore Htpasswd if your website contains password **Reasons for making this change:** _TODO_ **Links to documentation supporting these rule changes:** _TODO_ If this is a new template: - **Link to...

these folders should be ignored as well **Reasons for making this change:** I think these changes should be considered because they are related to dummy folders that shouldnt be tracked...