From 782ab91b330cf7a12a6c9365f488b966b9c33815 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Tue, 7 Feb 2023 19:58:58 +0100 Subject: [PATCH] Update .gitignore Signed-off-by: Severin Kaderli --- .gitignore | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index e2931a0..b544dd5 100644 --- a/.gitignore +++ b/.gitignore @@ -3,10 +3,7 @@ composer.phar bin/composer system/.config/dconf/user -system/.config/mpv/encoding.rst -system/.config/mpv/tech-overview.txt -system/.config/mpv/mplayer-input.conf -system/.config/mpv/restore-old-bindings.conf + system/.config/MusicBrainz/Picard-*.ini @@ -14,13 +11,12 @@ system/.config/MusicBrainz/Picard-*.ini system/.config/pulse/* !system/.config/pulse/default.pa - -system/.config/cmus/* -!system/.config/cmus/rc - system/.config/gtk-2.0/gtkfilechooser.ini -system/.config/task/localrc +# mpv +system/.config/mpv/* +!system/.config/mpv/input.conf +!system/.config/mpv/mpv.conf # Element Desktop system/.config/Element/* @@ -37,7 +33,6 @@ system/.local/share/applications/discord-*.desktop system/.local/share/applications/wine/ system/.local/share/applications/mimeinfo.cache -system/.config/mpd/database *id_rsa* system/.config/ssh/known_hosts .BUILDINFO