Skip to content

Commit 31045e2

Browse files
Remove redundancy in Global/Vim.gitignore
Anything matched by `*.un~` will also be matched by the last rule, `*~`.
1 parent 7e04a3f commit 31045e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Global/Vim.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# swap
22
[._]*.s[a-w][a-z]
33
[._]s[a-w][a-z]
4-
# persistent undo
5-
*.un~
64
# session
75
Session.vim
86
# temporary

0 commit comments

Comments
 (0)