cleanup gitignore
authorIan Kelling <iank@fsf.org>
Tue, 8 Sep 2020 19:54:44 +0000 (15:54 -0400)
committerIan Kelling <iank@fsf.org>
Tue, 8 Sep 2020 19:54:44 +0000 (15:54 -0400)
.gitignore

index edb646b324b633a2e6e436517559ceac311c59ad..bd745b18f771620ed6abfc6c982d3e063034e36f 100644 (file)
@@ -1,36 +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
-/tramp
-/url
-/emacs-disabled
 /session.*
-*.elc
-/games
+/tramp
 /transient
+/url
 
 # artifacts I create
-/my-init.el
 /dev.el
 
 ## ignore mail/gnus cruft for those who keep mail in this directory
@@ -42,13 +40,9 @@ mail
 #.newsrc-dribble#
 *.SCORE
 marks
-.session
-abbrev_defs
-scratch
-secret.org
-.emacs.desktop*
+
 .*~
-agent/*
+/agent/*
 
 # until i get submodules going
 /src