This website requires JavaScript.
Explore
Help
Register
Sign In
rune
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
Code
Pull Requests
Activity
f1cb24b9c2
gitignore
/
Global
/
vim.gitignore
4 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ignore vim swap files
2010-11-09 06:08:40 +01:00
.*.sw[a-z]
Added Vim >= 7.3 persistent undo files
2010-11-17 12:54:17 +01:00
*.un~
Ignore vim session file.
2010-12-18 06:57:21 +01:00
Session.vim
Include .netrwhist, the user's history and potential privacy concern. See: http://stackoverflow.com/questions/9850360/
2012-04-19 05:46:16 +02:00
.netrwhist
Copy Permalink