.gitignore 930 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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. .tmux/plugins/
  13. .bash*
  14. .zsh/history/history*
  15. .zcompdump
  16. .zcompcache
  17. .zshenv.local
  18. .profile
  19. .lesshst
  20. .python_history
  21. .abook/
  22. .aspell*
  23. .fcrontab
  24. .mpop*
  25. .ssh/
  26. .caff/
  27. .devscripts_cache/
  28. .reportbugrc
  29. .gnupg/*
  30. !.gnupg/gpg-agent.conf
  31. .weechat/
  32. .pwman/
  33. .password-store/
  34. .pki/
  35. .lftp/
  36. .elinks/
  37. .offlineimap*
  38. .urlwatch
  39. .gtk*
  40. .gimp-*
  41. .aptitude
  42. .wget*
  43. .tig*
  44. .sane
  45. .java
  46. .hplip
  47. .yubioath
  48. .android
  49. .dia
  50. .gramps
  51. .texlive2020
  52. .ApacheDirectoryStudio
  53. .ansible/
  54. .fireball.keys
  55. .dmrc
  56. .config/
  57. .local/
  58. .cache/
  59. .fonts/
  60. .thumbnails/
  61. .recently-used
  62. .~*
  63. .*.kate-swp
  64. .dbus/
  65. .directory
  66. .fonts.conf
  67. .xsession-errors
  68. .Xauthority
  69. .kde/
  70. .mozilla/
  71. .mplayer/
  72. .audacity*
  73. .xournal/
  74. Mail/
  75. sieve/
  76. .dovecot*
  77. .forward
  78. .mailindex/
  79. .identity/
  80. .signatures/
  81. .icedove/
  82. .thunderbird/
  83. tmp/
  84. Downloads/