Introduction
Introduction Statistics Contact Development Disclaimer Help
Adding MPD files to ignore. - dotfiles - These are my dotfiles. There are many …
Log
Files
Refs
README
---
commit 69daa90d0c45ec35ee1cfeb7fb3f74cc780691ff
parent 38005a1e78497263d27fa6ffea56ed1379ae1eb7
Author: Jay Scott <[email protected]>
Date: Sun, 18 Jun 2023 19:34:13 +0100
Adding MPD files to ignore.
Diffstat:
M .gitignore | 5 +++++
D mpd/mpd.db | 0
D mpd/mpd.pid | 1 -
D mpd/mpdstate | 13 -------------
4 files changed, 5 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
@@ -4,6 +4,11 @@ qutebrowser/autoconfig.yml
qutebrowser/bookmarks
qutebrowser/quickmarks
+# mpd
+mpd/mpd.db
+mpd/mpd.pid
+mpd/mpdstate
+
# misc
*.swp
bin/lf
diff --git a/mpd/mpd.db b/mpd/mpd.db
Binary files differ.
diff --git a/mpd/mpd.pid b/mpd/mpd.pid
@@ -1 +0,0 @@
-6997
diff --git a/mpd/mpdstate b/mpd/mpdstate
@@ -1,13 +0,0 @@
-sw_volume: 100
-audio_device_state:1:pulse audio
-audio_device_state:1:my_fifo
-state: stop
-random: 0
-repeat: 0
-single: 0
-consume: 0
-crossfade: 0
-mixrampdb: 0.000000
-mixrampdelay: -1.000000
-playlist_begin
-playlist_end
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.