emacs: move configuration to .emacs.d
[~bandali/configs] / .gitignore
index 5a1c0bf..218b7e7 100644 (file)
@@ -1,19 +1,15 @@
-# mpd files
-mpd/*/*/database
-mpd/*/*/log
-mpd/*/*/pid
-mpd/*/*/state
-mpd/*/*/sticker.sql
-
-# ranger files
-ranger/*/*/history
-ranger/*/*/bookmarks
-ranger/*/*/tagged
-
-# ncmpcpp
-ncmpcpp/*/error.log
-
-# getmail oldmail file
-oldmail-*
-
-/var
\ No newline at end of file
+# byte-compiled elisp files
+.emacs.d/*.elc
+.emacs.d/early-init.el
+.emacs.d/init.el
+
+# straight
+.emacs.d/straight/*
+!.emacs.d/straight/versions
+
+# various
+.emacs.d/var/*
+.emacs.d/var/eshell/lastdir
+.emacs.d/var/eshell/history
+!.emacs.d/var/eshell
+!.emacs.d/var/abbrev.el