This website requires JavaScript.
Explore
Help
Sign in
hiro
/
gitignore
Watch
1
Star
0
Fork
You've already forked gitignore
0
mirror of
https://github.com/vale981/gitignore
synced
2025-03-06 10:21:40 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5e2de71777
gitignore
/
Global
/
vim.gitignore
6 lines
46 B
Text
Raw
Normal View
History
Unescape
Escape
Ignore Vim untitled and unsaved buffer swapfiles Vim creates buffer swapfiles starting at .swp for buffers that are active but untitled and unsaved.
2013-03-06 11:02:36 -06:00
*.s[a-w][a-z]
Added Vim >= 7.3 persistent undo files
2010-11-17 19:54:17 +08:00
*.un~
Ignore vim session file.
2010-12-18 13:57:21 +08:00
Session.vim
Add *~ to ignore vim temp file.
2012-11-14 22:24:17 +08:00
.netrwhist
*~
Reference in a new issue
Copy permalink