minor config update
[dot-emacs] / .gitignore
index 57615fe9ac3acba8d1eef650d8777eadffefa2cd..34f4cb8de05348cd3fa3dfd515eafe9e26f55797 100644 (file)
@@ -1,34 +1,34 @@
-/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
 /network-security.data
 /org-clock-save.el
-/.org-id-locations
 /places
-/.python-environments
 /recentf
-/.savehist
-/.smex-items
+/session.*
 /tramp
+/transient
 /url
-/emacs-disabled
-
-*.elc
 
 # artifacts I create
-/my-init.el
 /dev.el
 
 ## ignore mail/gnus cruft for those who keep mail in this directory
@@ -40,13 +40,9 @@ mail
 #.newsrc-dribble#
 *.SCORE
 marks
-.session
-abbrev_defs
-scratch
-secret.org
-.emacs.desktop*
-.*~
-agent/*
+
+*~
+/agent/*
 
 # until i get submodules going
 /src