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 261B

12345678910111213141516171819
  1. # Swap
  2. [._]*.s[a-v][a-z]
  3. !*.svg # comment out if you don't need vector files
  4. [._]*.sw[a-p]
  5. [._]s[a-rt-v][a-z]
  6. [._]ss[a-gi-z]
  7. [._]sw[a-p]
  8. # Session
  9. Session.vim
  10. Sessionx.vim
  11. # Temporary
  12. .netrwhist
  13. *~
  14. # Auto-generated tag files
  15. tags
  16. # Persistent undo
  17. [._]*.un~