.gitignore 667 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. .viminfo
  2. .vim/.netrwhist
  3. .vim/backups
  4. .vim/plugged
  5. .NERDTreeBookmarks
  6. .mutt/accounts/default
  7. .mutt/conf/mailboxes-imap
  8. .mutt/cache
  9. .mutt/labels
  10. .mutt_certificates
  11. .mu/
  12. .bash*
  13. .zsh/history/history*
  14. .zcompdump
  15. .zcompcache
  16. .zshenv.local
  17. .profile
  18. .abook/
  19. .aspell*
  20. .fcrontab
  21. .mpop*
  22. .ssh/
  23. .caff/
  24. .devscripts_cache/
  25. .reportbugrc
  26. .gnupg/*
  27. !.gnupg/gpg-agent.conf
  28. .weechat/
  29. .pwman/
  30. .pki/
  31. .lftp/
  32. .elinks/
  33. .offlineimap*
  34. .urlwatch
  35. .gimp-*
  36. .aptitude
  37. .ansible/
  38. .fireball.keys
  39. .kde/
  40. .mozilla
  41. .dmrc
  42. .config/
  43. .local/
  44. .cache/
  45. .dbus/
  46. .directory
  47. .fonts.conf
  48. .xsession-errors
  49. .Xauthority
  50. Mail/
  51. sieve/
  52. .dovecot*
  53. .forward
  54. .mailindex/
  55. .identity/
  56. .signatures/
  57. .icedove
  58. tmp/
  59. Downloads/