.gitignore 947 B

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