projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
alternative way for calling xmodmap
[~bandali/configs]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
1f5cf6c
..
08ca93b
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,6
+1,9
@@
-database
-log
-pid
-state
-sticker.sql
-error.log
\ No newline at end of file
+# mpd files
+mpd/*/*/database
+mpd/*/*/log
+mpd/*/*/pid
+mpd/*/*/state
+mpd/*/*/sticker.sql
+
+# ncmpcpp
+ncmpcpp/*/error.log
\ No newline at end of file