1
0
mirror of https://github.com/brunofontes/linuxShortcuts.git synced 2025-04-14 04:40:53 +00:00

Fixing Backup exclude file

It were ignoring any file called .cache* instead of
ignoring the contents of folder .cache (.cache/*)
This commit is contained in:
Bruno F. Fontes 2018-09-27 10:33:14 -03:00
parent d09607d81b
commit fe29bd3404
Signed by: brunofontes
GPG Key ID: EE3447CE80048495

View File

@ -1 +1 @@
.cache* .cache/*