diff options
author | Brendan Forster <brendan@github.com> | 2016-02-26 08:18:26 +1100 |
---|---|---|
committer | Brendan Forster <brendan@github.com> | 2016-02-26 08:18:26 +1100 |
commit | c4ff566a309c3c28d65b5ef49e41b6a7a9ea5486 (patch) | |
tree | 3f8263884aee2176c55abf774c64f6f26a0d5ca4 /Global | |
parent | b4533d233b39ee8accc80c18904a6654292e7a4f (diff) | |
parent | 504f444dfa447e39e0205d3db784e31c2698b397 (diff) | |
download | gitignore-c4ff566a309c3c28d65b5ef49e41b6a7a9ea5486.tar.gz gitignore-c4ff566a309c3c28d65b5ef49e41b6a7a9ea5486.zip |
Merge pull request #1871 from guenti/master
Update Vim.gitignore
Diffstat (limited to 'Global')
-rw-r--r-- | Global/Vim.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Global/Vim.gitignore b/Global/Vim.gitignore index 1099aaab..bdc04a0b 100644 --- a/Global/Vim.gitignore +++ b/Global/Vim.gitignore @@ -6,3 +6,5 @@ Session.vim # temporary .netrwhist *~ +# auto-generated tag files +tags |