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/
|
||||
QtProject.conf
|
||||
VirtualBox/
|
||||
chromium/
|
||||
evince/
|
||||
iterm2/
|
||||
libreoffice/
|
||||
libvirt/
|
||||
mimeapps.list
|
||||
pulse/
|
||||
xfce4/
|
||||
/GIMP/
|
||||
/QtProject.conf
|
||||
/VirtualBox/
|
||||
/chromium/
|
||||
/evince/
|
||||
/iterm2/
|
||||
/libreoffice/
|
||||
/libvirt/
|
||||
/mimeapps.list
|
||||
/pulse/
|
||||
/xfce4/
|
||||
|
|
8
.gnupg/.gitignore
vendored
8
.gnupg/.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
*~
|
||||
S.*
|
||||
.#*
|
||||
random_seed
|
||||
/*~
|
||||
/S.*
|
||||
/.#*
|
||||
/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/
|
||||
lib/
|
||||
/bin/
|
||||
/lib/
|
||||
|
|
16
.local/share/.gitignore
vendored
16
.local/share/.gitignore
vendored
|
@ -1,8 +1,8 @@
|
|||
Mousepad/
|
||||
Trash/
|
||||
clipit/
|
||||
gegl-0.4/
|
||||
gvfs-metadata/
|
||||
mime/
|
||||
recently-used.xbel
|
||||
rss2email.json
|
||||
/Mousepad/
|
||||
/Trash/
|
||||
/clipit/
|
||||
/gegl-0.4/
|
||||
/gvfs-metadata/
|
||||
/mime/
|
||||
/recently-used.xbel
|
||||
/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*
|
||||
id_rsa
|
||||
id_ed25519
|
||||
id_ed25519_github
|
||||
known_hosts*
|
||||
/agents*
|
||||
/id_rsa
|
||||
/id_ed25519
|
||||
/known_hosts*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue