diff --git a/rsync-homedir-excludes.txt b/rsync-homedir-excludes.txt index 4927323..208e304 100644 --- a/rsync-homedir-excludes.txt +++ b/rsync-homedir-excludes.txt @@ -3,7 +3,7 @@ # A list of files to exclude when backing up *nix home directories using rsync. # # Author: Ruben Barkow-Kuder -# Version: 2019-11-30 +# Version: 2024-08-16 # # #Usage: # USER= @@ -15,6 +15,9 @@ # (uncomment the files you don't need) # ############################################### +#temp* # optional exclude all files/folders with temp in the beginning of there name +#*cache* # optional exclude all files/folders with cache in there name + #.android #.AndroidStudio*/ #Android/Sdk