projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[emacs] cut init time in half (~0.450s now) using use-package tweaks
[~bandali/configs]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
08ca93b
..
6a2dcca
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,9
+1,5
@@
-# mpd files
-mpd/*/*/database
-mpd/*/*/log
-mpd/*/*/pid
-mpd/*/*/state
-mpd/*/*/sticker.sql
+*.elc
-# ncmpcpp
-ncmpcpp/*/error.log
\ No newline at end of file
+/early-init.el
+/init.el
+/var