This is GitHub’s collection of .gitignore
file templates.
We use this list to populate the .gitignore
template for (.NET and Android)
when creating new repositories and files.
If you would like to know more information about how .gitignore
files work, how to use them,
the following resources are a great place to start:
- The Ignoring Files chapter of the Pro Git book.
- The Ignoring Files article on the GitHub Help site.
- The gitignore(5) manual page.
I love you to help me improve this project. To help me keep this collection high quality, we request that contributions adhere to the following guidelines.
-
Explain why you’re making any change. when contibuting to the project make sure you write why you are making this changes. make sure this changes can contribute to everyone not just you or your team.
-
Create pull request. if you are modifying any on the template, or creating new ones please create a pull request to it, this will ensure that I can provide any feedback or the request if for an specific technology.
Here’s how we suggest you go about proposing a change to this project:
- Fork this project to your account.
- Create a branch for the change you intend to make.
- Make your changes to your fork.
- Send a pull request from your fork’s branch to our
master
branch.
MIT.