Skip to content

Commit aeee031

Browse files
authored
Merge pull request #2631 from areyer/patch-1
allow .ssh directory
2 parents e833921 + f2458c0 commit aeee031

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Global/Vim.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Swap
22
[._]*.s[a-v][a-z]
33
[._]*.sw[a-p]
4-
[._]s[a-v][a-z]
4+
[._]s[a-rt-v][a-z]
5+
[._]ss[a-gi-z]
56
[._]sw[a-p]
67

78
# Session

0 commit comments

Comments
 (0)