diff options
author | frosty <passedgoandgot200@disroot.org> | 2025-07-04 07:04:24 -0400 |
---|---|---|
committer | frosty <passedgoandgot200@disroot.org> | 2025-07-04 07:04:24 -0400 |
commit | a208f61c7ade1f6ced893254d1aff93f8448c697 (patch) | |
tree | 581daa5a7489f8555324a4ab1fde41bb76da14f4 /.config/mpd/.gitignore | |
parent | 931d08e90eeacd8ba52a301d700c52d698270441 (diff) | |
download | dotfiles-a208f61c7ade1f6ced893254d1aff93f8448c697.tar.gz dotfiles-a208f61c7ade1f6ced893254d1aff93f8448c697.zip |
add mpd
Diffstat (limited to '.config/mpd/.gitignore')
-rw-r--r-- | .config/mpd/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/mpd/.gitignore b/.config/mpd/.gitignore new file mode 100644 index 0000000..da17ab0 --- /dev/null +++ b/.config/mpd/.gitignore @@ -0,0 +1,2 @@ +database +playlists/ |