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

12345678910
  1. # swap
  2. [._]*.s[a-w][a-z]
  3. [._]s[a-w][a-z]
  4. # session
  5. Session.vim
  6. # temporary
  7. .netrwhist
  8. *~
  9. # auto-generated tag files
  10. tags