projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[emacs] add Borg's layer/essentials init, with some of my stuff
[~bandali/configs]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
08ca93b
..
86b24fa
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-5,5
+5,17
@@
mpd/*/*/pid
mpd/*/*/state
mpd/*/*/sticker.sql
mpd/*/*/state
mpd/*/*/sticker.sql
+# ranger files
+ranger/*/*/history
+ranger/*/*/bookmarks
+ranger/*/*/tagged
+
# ncmpcpp
# ncmpcpp
-ncmpcpp/*/error.log
\ No newline at end of file
+ncmpcpp/*/error.log
+
+# getmail oldmail file
+oldmail-*
+
+/early-init.el
+/init.el
+/var
\ No newline at end of file