Update .gitignore files.

This commit is contained in:
Darren 'Tadgy' Austin 2023-10-19 21:20:32 +01:00
commit 4f20dbac29
14 changed files with 52 additions and 53 deletions

22
.config/.gitignore vendored
View file

@ -1,11 +1,11 @@
GIMP/ /GIMP/
QtProject.conf /QtProject.conf
VirtualBox/ /VirtualBox/
chromium/ /chromium/
evince/ /evince/
iterm2/ /iterm2/
libreoffice/ /libreoffice/
libvirt/ /libvirt/
mimeapps.list /mimeapps.list
pulse/ /pulse/
xfce4/ /xfce4/

View file

@ -1,4 +1,4 @@
* /*
!.gitignore !/.gitignore
!Preferences !/Preferences
!config.json !/config.json

View file

@ -1 +1 @@
user /user

View file

@ -1,11 +1,11 @@
extension-errors.log /extension-errors.log
extensions/ /extensions/
fonts/ /fonts/
icons/ /icons/
keys/ /keys/
paint/ /paint/
palettes/ /palettes/
symbols/ /symbols/
templates/ /templates/
themes/ /themes/
ui/ /ui/

View file

@ -1 +1 @@
lxterminal.conf /lxterminal.conf

8
.gnupg/.gitignore vendored
View file

@ -1,4 +1,4 @@
*~ /*~
S.* /S.*
.#* /.#*
random_seed /random_seed

View file

@ -1 +1 @@
*.rev /*.rev

View file

@ -1 +1 @@
*.key /*.key

4
.irssi/.gitignore vendored
View file

@ -1,2 +1,2 @@
config /config
slack_update.txt /slack_update.txt

4
.local/.gitignore vendored
View file

@ -1,2 +1,2 @@
bin/ /bin/
lib/ /lib/

View file

@ -1,8 +1,8 @@
Mousepad/ /Mousepad/
Trash/ /Trash/
clipit/ /clipit/
gegl-0.4/ /gegl-0.4/
gvfs-metadata/ /gvfs-metadata/
mime/ /mime/
recently-used.xbel /recently-used.xbel
rss2email.json /rss2email.json

View file

@ -1 +1 @@
search_history /search_history

View file

@ -1 +1 @@
* /*

9
.ssh/.gitignore vendored
View file

@ -1,5 +1,4 @@
agents* /agents*
id_rsa /id_rsa
id_ed25519 /id_ed25519
id_ed25519_github /known_hosts*
known_hosts*