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/
|
||||
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
.config/Signal/.gitignore
vendored
8
.config/Signal/.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
*
|
||||
!.gitignore
|
||||
!Preferences
|
||||
!config.json
|
||||
/*
|
||||
!/.gitignore
|
||||
!/Preferences
|
||||
!/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
|
||||
extensions/
|
||||
fonts/
|
||||
icons/
|
||||
keys/
|
||||
paint/
|
||||
palettes/
|
||||
symbols/
|
||||
templates/
|
||||
themes/
|
||||
ui/
|
||||
/extension-errors.log
|
||||
/extensions/
|
||||
/fonts/
|
||||
/icons/
|
||||
/keys/
|
||||
/paint/
|
||||
/palettes/
|
||||
/symbols/
|
||||
/templates/
|
||||
/themes/
|
||||
/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.*
|
||||
.#*
|
||||
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
.irssi/.gitignore
vendored
4
.irssi/.gitignore
vendored
|
@ -1,2 +1,2 @@
|
|||
config
|
||||
slack_update.txt
|
||||
/config
|
||||
/slack_update.txt
|
||||
|
|
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
|
||||
|
|
2
.rtorrent/.gitignore
vendored
2
.rtorrent/.gitignore
vendored
|
@ -1 +1 @@
|
|||
*
|
||||
/*
|
||||
|
|
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