Skip to content
Snippets Groups Projects
Commit 44605988 authored by Stan Hu's avatar Stan Hu
Browse files

Add README for updating .gitignore templates

parent 98b1daf3
No related branches found
No related tags found
No related merge requests found
# .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
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment