Update .gitignore
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
3041d54246
commit
3a47494254
2 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -13,6 +13,12 @@ system/.config/pulse/*
|
||||||
!system/.config/pulse/default.pa
|
!system/.config/pulse/default.pa
|
||||||
system/.config/gtk-2.0/gtkfilechooser.ini
|
system/.config/gtk-2.0/gtkfilechooser.ini
|
||||||
|
|
||||||
|
# Micro
|
||||||
|
system/.config/micro/*
|
||||||
|
!system/.config/micro/colorschemes
|
||||||
|
!system/.config/micro/bindings.json
|
||||||
|
!system/.config/micro/settings.json
|
||||||
|
|
||||||
# mpv
|
# mpv
|
||||||
system/.config/mpv/*
|
system/.config/mpv/*
|
||||||
!system/.config/mpv/input.conf
|
!system/.config/mpv/input.conf
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue