From fc64660cf105018c82873c9a597ae5ff28a6aae2 Mon Sep 17 00:00:00 2001
From: Amin Bandali <me@aminb.org>
Date: Sun, 26 Oct 2014 11:57:19 -0400
Subject: improve gitignore

---
 .gitignore | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index 1f5cf6c..08ca93b 100644
--- 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
-- 
cgit v1.2.3-60-g2f50