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.

Emacs.gitignore 245B

1234567891011121314151617181920212223
  1. # -*- mode: gitignore; -*-
  2. *~
  3. \#*\#
  4. /.emacs.desktop
  5. /.emacs.desktop.lock
  6. *.elc
  7. auto-save-list
  8. tramp
  9. .\#*
  10. # Org-mode
  11. .org-id-locations
  12. *_archive
  13. # flymake-mode
  14. *_flymake.*
  15. # eshell files
  16. /eshell/history
  17. /eshell/lastdir
  18. # elpa packages
  19. /elpa/