projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
emacs: move configuration to .emacs.d
[~bandali/configs]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
9c17b6d
..
218b7e7
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,10
+1,15
@@
-# getmail oldmail file
-oldmail-*
+# byte-compiled elisp files
+.emacs.d/*.elc
+.emacs.d/early-init.el
+.emacs.d/init.el
-/early-init.el
-/init.el
-/var
-/recentf
-/smex-items
-/auto-save-list
-/network-security.data
+# 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