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:** I'm a heavy user - basically just easier addition of OpenTofu-specific extensions, now that the project has extended that part of Terraform. Theoretically these could...

**Reasons for making this change:** There were not existing .gitignore file for the Spring Boot Projects. So contributed for others to use it. _TODO_ - https://start.spring.io/ - https://github.com/DiUS/spring-boot-template/blob/master/.gitignore

stale

**Reasons for making this change:** General User of Jupyter labs lsp. .virtual_documents folder is created when lsp plugins gets loaded. There is no gitignore for Jupter labs so submmitting here...

**Reasons for making this change:** as a dev who recently worked with libogc on wii projects, i’ve noticed that the existing .gitignore file for plain C is minimal and does...

Added rule to ignore Visual Studio Code ``.vscode/`` folder

**Reasons for making this change:** The [marimo Python notebook](https://github.com/marimo-team/marimo) maintains a cache of binary data in `__marimo__/cache/`, and it recommends all users add this directory to their `.gitignore`, since this...

stale

***Reasons for making this change:*** I am an embedded developer using STM32CubeIDE for firmware development, hoping this to be my first pull request. This change introduces a comprehensive .gitignore template...

**Reasons for making this change:** I found that one of the links to the Git book was broken. I wanted to fix it. **Links to documentation supporting these rule changes:**...

* libtool is a generated script. See https://www.sourceware.org/autobook/autobook/autobook_49.html ("You must then arrange for your project build process to create an instance of libtool on the user’s machine [...]"). Also documented...

**Reasons for making this change:** Couldn't find no Ruby on Rails gitignore template in the repo! **Examples of projects utilizing same/similar template:** 1- https://github.com/maybe-finance/maybe 2- https://github.com/docusealco/docuseal 3- https://github.com/shakacode/react_on_rails I also...

stale