Skip to content

Commit 8ae0b3e

Browse files
committed
Merge pull request #1542 from barraponto/patch-1
Document Vim file patterns
2 parents 4b2af6f + 457f646 commit 8ae0b3e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Global/Vim.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
# swap
12
[._]*.s[a-w][a-z]
23
[._]s[a-w][a-z]
4+
# persistent undo
35
*.un~
6+
# session
47
Session.vim
8+
# temporary
59
.netrwhist
610
*~

0 commit comments

Comments
 (0)