Git repo updates.
This commit is contained in:
parent
df6e978e18
commit
6af59dd344
8 changed files with 32 additions and 33 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
.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
.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
|
||||||
|
|
|
||||||
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