Commit 024ddf6e authored by Jeroen van Baarsen's avatar Jeroen van Baarsen

Merge branch 'gitignore-readme' into 'master'

Add README for updating .gitignore templates

Add notes to make it clear that users should not file a MR against a specific file here.

See merge request !4227
parents f1a98383 44605988
# .gitignore templates
This directory contains language-specific .gitignore templates that are used by GitLab.
These files were automatically pulled from [this repository](https://github.com/github/gitignore).
Please submit pull requests to that repository. There is no need to edit the files in this directory.
## Bulk Update
To update this directory with the latest changes in the repository, run:
```sh
bundle exec rake gitlab:update_gitignore
```
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment