You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Vim.gitignore 208B

123456789101112131415161718
  1. # Swap
  2. [._]*.s[a-v][a-z]
  3. [._]*.sw[a-p]
  4. [._]s[a-rt-v][a-z]
  5. [._]ss[a-gi-z]
  6. [._]sw[a-p]
  7. # Session
  8. Session.vim
  9. Sessionx.vim
  10. # Temporary
  11. .netrwhist
  12. *~
  13. # Auto-generated tag files
  14. tags
  15. # Persistent undo
  16. [._]*.un~