.gitignore 920 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  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. Mail/
  74. sieve/
  75. .dovecot*
  76. .forward
  77. .mailindex/
  78. .identity/
  79. .signatures/
  80. .icedove/
  81. .thunderbird/
  82. tmp/
  83. Downloads/