Update .gitignore files.
This commit is contained in:
parent
c6cc2f3160
commit
4f20dbac29
14 changed files with 52 additions and 53 deletions
22
.config/.gitignore
vendored
22
.config/.gitignore
vendored
|
@ -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/
|
||||||
|
|
8
.config/Signal/.gitignore
vendored
8
.config/Signal/.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
*
|
/*
|
||||||
!.gitignore
|
!/.gitignore
|
||||||
!Preferences
|
!/Preferences
|
||||||
!config.json
|
!/config.json
|
||||||
|
|
2
.config/dconf/.gitignore
vendored
2
.config/dconf/.gitignore
vendored
|
@ -1 +1 @@
|
||||||
user
|
/user
|
||||||
|
|
22
.config/inkscape/.gitignore
vendored
22
.config/inkscape/.gitignore
vendored
|
@ -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/
|
||||||
|
|
2
.config/lxterminal/.gitignore
vendored
2
.config/lxterminal/.gitignore
vendored
|
@ -1 +1 @@
|
||||||
lxterminal.conf
|
/lxterminal.conf
|
||||||
|
|
8
.gnupg/.gitignore
vendored
8
.gnupg/.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
*~
|
/*~
|
||||||
S.*
|
/S.*
|
||||||
.#*
|
/.#*
|
||||||
random_seed
|
/random_seed
|
||||||
|
|
2
.gnupg/openpgp-revocs.d/.gitignore
vendored
2
.gnupg/openpgp-revocs.d/.gitignore
vendored
|
@ -1 +1 @@
|
||||||
*.rev
|
/*.rev
|
||||||
|
|
2
.gnupg/private-keys-v1.d/.gitignore
vendored
2
.gnupg/private-keys-v1.d/.gitignore
vendored
|
@ -1 +1 @@
|
||||||
*.key
|
/*.key
|
||||||
|
|
4
.irssi/.gitignore
vendored
4
.irssi/.gitignore
vendored
|
@ -1,2 +1,2 @@
|
||||||
config
|
/config
|
||||||
slack_update.txt
|
/slack_update.txt
|
||||||
|
|
4
.local/.gitignore
vendored
4
.local/.gitignore
vendored
|
@ -1,2 +1,2 @@
|
||||||
bin/
|
/bin/
|
||||||
lib/
|
/lib/
|
||||||
|
|
16
.local/share/.gitignore
vendored
16
.local/share/.gitignore
vendored
|
@ -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
|
||||||
|
|
2
.local/share/nano/.gitignore
vendored
2
.local/share/nano/.gitignore
vendored
|
@ -1 +1 @@
|
||||||
search_history
|
/search_history
|
||||||
|
|
2
.rtorrent/.gitignore
vendored
2
.rtorrent/.gitignore
vendored
|
@ -1 +1 @@
|
||||||
*
|
/*
|
||||||
|
|
9
.ssh/.gitignore
vendored
9
.ssh/.gitignore
vendored
|
@ -1,5 +1,4 @@
|
||||||
agents*
|
/agents*
|
||||||
id_rsa
|
/id_rsa
|
||||||
id_ed25519
|
/id_ed25519
|
||||||
id_ed25519_github
|
/known_hosts*
|
||||||
known_hosts*
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue