Ignoe Singleton* for chomre
This commit is contained in:
parent
84a19f17fc
commit
b67393f9e6
|
@ -60,6 +60,7 @@ ignore = Path */.cache2
|
|||
ignore = Name Cache
|
||||
ignore = Path */Cache
|
||||
ignore = Path .thunderbird/*/ImapMail
|
||||
ignore = Name .config/chromium/Singleton*
|
||||
EOF
|
||||
)
|
||||
|
||||
|
@ -77,6 +78,7 @@ ignore = Path */Cache
|
|||
ignore = Path .thunderbird/*/ImapMail
|
||||
ignore = Path Downloads
|
||||
ignore = Path VirtualBox VMs
|
||||
ignore = Name .config/chromium/Singleton*
|
||||
|
||||
EOF
|
||||
)
|
||||
|
@ -95,7 +97,7 @@ ignore = Path */Cache
|
|||
ignore = Path .thunderbird/*/ImapMail
|
||||
ignore = Path Downloads
|
||||
ignore = Path VirtualBox VMs
|
||||
|
||||
ignore = Name .config/chromium/Singleton*
|
||||
EOF
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue