We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b2af6f + 457f646 commit 8ae0b3eCopy full SHA for 8ae0b3e
1 file changed
Global/Vim.gitignore
@@ -1,6 +1,10 @@
1
+# swap
2
[._]*.s[a-w][a-z]
3
[._]s[a-w][a-z]
4
+# persistent undo
5
*.un~
6
+# session
7
Session.vim
8
+# temporary
9
.netrwhist
10
*~
0 commit comments