.md for great justice!
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.

27 lines
340 B

2 years ago
  1. # ---> Jekyll
  2. _site/
  3. .sass-cache/
  4. .jekyll-cache/
  5. .jekyll-metadata
  6. # ---> Vim
  7. # Swap
  8. [._]*.s[a-v][a-z]
  9. !*.svg # comment out if you don't need vector files
  10. [._]*.sw[a-p]
  11. [._]s[a-rt-v][a-z]
  12. [._]ss[a-gi-z]
  13. [._]sw[a-p]
  14. # Session
  15. Session.vim
  16. Sessionx.vim
  17. # Temporary
  18. .netrwhist
  19. *~
  20. # Auto-generated tag files
  21. tags
  22. # Persistent undo
  23. [._]*.un~