diff options
author | Adrian Reyer <areyer@users.noreply.github.com> | 2018-03-19 11:07:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-19 11:07:09 +0100 |
commit | f2458c0901b21b19f0082907cc4d37ab2ad399ab (patch) | |
tree | 036f47e28809c87bad59f2b7591aa43a00931957 /Global | |
parent | 5ec6269c94d3b0c9ff5a7f87c890d067138bc58f (diff) | |
download | gitignore-f2458c0901b21b19f0082907cc4d37ab2ad399ab.tar.gz gitignore-f2458c0901b21b19f0082907cc4d37ab2ad399ab.zip |
allow .ssh directory
Diffstat (limited to 'Global')
-rw-r--r-- | Global/Vim.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Global/Vim.gitignore b/Global/Vim.gitignore index 6d21783d..f498c151 100644 --- a/Global/Vim.gitignore +++ b/Global/Vim.gitignore @@ -1,7 +1,8 @@ # Swap [._]*.s[a-v][a-z] [._]*.sw[a-p] -[._]s[a-v][a-z] +[._]s[a-rt-v][a-z] +[._]ss[a-gi-z] [._]sw[a-p] # Session |