diff options
author | Brendan Forster <brendan@github.com> | 2018-06-17 15:44:42 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-17 15:44:42 -0300 |
commit | aeee031f9295c0ecd6ff285f2551dcb2a8eff8c5 (patch) | |
tree | 1b97b0707f204ecd9fd247deb68c7a00b21e61ab /Global | |
parent | e8339217267395ab85c885d5688d804d3467113a (diff) | |
parent | f2458c0901b21b19f0082907cc4d37ab2ad399ab (diff) | |
download | gitignore-aeee031f9295c0ecd6ff285f2551dcb2a8eff8c5.tar.gz gitignore-aeee031f9295c0ecd6ff285f2551dcb2a8eff8c5.zip |
Merge pull request #2631 from areyer/patch-1
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 19cfe22f..741518ff 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 |