# This is rsynchro.lis, a list of files to be kept updated by rsynchro # Make sure there are no trailing spaces!! # # EXCLUSIONS: ignore all files that fit these patterns - *.dvi - *~ - *.aux - **/core - *.log - #*# # INCLUSIONS: # now, patterns to catch everything that should be kept synchronized: # initial '/' refers to the base directory ($local_dir and $remote_dir) # Individual files: /rsynchro.lis /mail/archive # A directory and its files: /.gnupg/ /.gnupg/* # a directory and all its files and subdirectories: /money/ /money/**/ /money/**