From a2588c85264b2444f3e4e61a1966c00fdb09f457 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 1 Jan 2019 13:31:01 -0500 Subject: [PATCH] mpd: Add .gitkeep for playlists directory This solves an issue where mpd would throw an error if the directory was not found. --- mpd/.config/mpd/playlists/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 mpd/.config/mpd/playlists/.gitkeep diff --git a/mpd/.config/mpd/playlists/.gitkeep b/mpd/.config/mpd/playlists/.gitkeep new file mode 100644 index 00000000..e69de29b