Update .gitignore
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
5886884a3d
commit
782ab91b33
1 changed files with 5 additions and 10 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
@ -3,10 +3,7 @@ composer.phar
|
||||||
bin/composer
|
bin/composer
|
||||||
system/.config/dconf/user
|
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
|
system/.config/MusicBrainz/Picard-*.ini
|
||||||
|
|
||||||
|
@ -14,13 +11,12 @@ system/.config/MusicBrainz/Picard-*.ini
|
||||||
|
|
||||||
system/.config/pulse/*
|
system/.config/pulse/*
|
||||||
!system/.config/pulse/default.pa
|
!system/.config/pulse/default.pa
|
||||||
|
|
||||||
system/.config/cmus/*
|
|
||||||
!system/.config/cmus/rc
|
|
||||||
|
|
||||||
system/.config/gtk-2.0/gtkfilechooser.ini
|
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
|
# Element Desktop
|
||||||
system/.config/Element/*
|
system/.config/Element/*
|
||||||
|
@ -37,7 +33,6 @@ system/.local/share/applications/discord-*.desktop
|
||||||
system/.local/share/applications/wine/
|
system/.local/share/applications/wine/
|
||||||
system/.local/share/applications/mimeinfo.cache
|
system/.local/share/applications/mimeinfo.cache
|
||||||
|
|
||||||
system/.config/mpd/database
|
|
||||||
*id_rsa*
|
*id_rsa*
|
||||||
system/.config/ssh/known_hosts
|
system/.config/ssh/known_hosts
|
||||||
.BUILDINFO
|
.BUILDINFO
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue