# This file contains the list of files to include/exclude. See "man # rsync" for details. The first matching pattern is used, whether it # is an include or an exclude. If no pattern matches, the file is # included. # User specified filters : .rsync.rules # Files to exclude # (do not use "-C"; it excludes too much) # Backups -p *~ # Repositories -p _darcs -p .DS_Store -p .git -p .hg -p .svn # Automatically generated documentation -p doxygen # Compiled simfactory python files -p *.pyc # LaTeX output -p *.aux -p *.log -p *.toc -p *_MESSAGES