1
0
Fork 0
mirror of https://github.com/ItsDrike/dotfiles.git synced 2025-05-02 14:38:35 +00:00

Add /home/*/.cache/* to rsync ignore

This commit is contained in:
ItsDrike 2021-07-20 18:52:18 +02:00
parent bddf47a97c
commit 17bcfda7e5
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

View file

@ -19,3 +19,4 @@
- /sdcard/*
- /swapfile
- /swap/*
- /home/*/.cache/*