X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/1fc008a6b086035e3a47d0f3bef5a23c88f7aa69..7b8980040276a0c9d7e0e9264d2b002ad663d2a5:/.gitignore?ds=sidebyside

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