Update .gitignores.
This commit is contained in:
parent
b704cb4565
commit
e484abb37f
3 changed files with 5 additions and 8 deletions
6
.config/.gitignore
vendored
6
.config/.gitignore
vendored
|
@ -1,5 +1,9 @@
|
||||||
|
GIMP/
|
||||||
|
QtProject.conf
|
||||||
|
VirtualBox/
|
||||||
chromium/
|
chromium/
|
||||||
evince/
|
evince/
|
||||||
GIMP/
|
|
||||||
libreoffice/
|
libreoffice/
|
||||||
|
mimeapps.list
|
||||||
pulse/
|
pulse/
|
||||||
|
xfce4/
|
||||||
|
|
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -14,12 +14,6 @@
|
||||||
.bash_history
|
.bash_history
|
||||||
.bash_history-*
|
.bash_history-*
|
||||||
.cache/
|
.cache/
|
||||||
.config/QtProject.conf
|
|
||||||
.config/Signal/*
|
|
||||||
!.config/Signal/Preferences
|
|
||||||
!.config/Signal/config.json
|
|
||||||
.config/VirtualBox/
|
|
||||||
.config/mimeapps.list
|
|
||||||
.dbus/
|
.dbus/
|
||||||
.fltk/
|
.fltk/
|
||||||
.lesshst
|
.lesshst
|
||||||
|
|
1
.rtorrent/.gitignore
vendored
1
.rtorrent/.gitignore
vendored
|
@ -1,2 +1 @@
|
||||||
*
|
*
|
||||||
!.gitignore
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue