minor config update
[dot-emacs] / .gitignore
index cbbab4eaa9c329036f8fd2dc81e243ea46d9532e..34f4cb8de05348cd3fa3dfd515eafe9e26f55797 100644 (file)
@@ -1,32 +1,35 @@
-/abbrev_devs
+*.elc
+/.ido.last
+/.org-id-locations
+/.python-environments
+/.savehist
+/.smex-items
+/abbrev_defs
 /ac-comphist.dat
 /auto-save-list
-/%backup%~
 /backups
 /bbdb
 /bookmarks
 /custom.el
 /elpa
 /emacs
+/emacs-disabled
 /eshell
 /flycheck-init*
-/.ido.last
+/games
 /info
 /ltxpng
-/my-init.el
 /network-security.data
 /org-clock-save.el
-/.org-id-locations
 /places
-/.python-environments
 /recentf
-/.savehist
-/.smex-items
+/session.*
 /tramp
+/transient
 /url
 
-*.elc
-
+# artifacts I create
+/dev.el
 
 ## ignore mail/gnus cruft for those who keep mail in this directory
 drafts
@@ -37,13 +40,9 @@ mail
 #.newsrc-dribble#
 *.SCORE
 marks
-.session
-abbrev_defs
-scratch
-secret.org
-.emacs.desktop*
-.*~
-agent/*
+
+*~
+/agent/*
 
 # until i get submodules going
 /src