Exclude cached files

This commit is contained in:
Laurent Raufaste 2013-05-07 14:14:39 -04:00
parent 371310c16f
commit 2a1fbf62f9

View File

@ -11,6 +11,7 @@ RSYNC="rsync --recursive \
--links\
--exclude=include/*.inc \
--exclude=rulez/*.log \
--exclude=cache/*
--exclude=include/auth.php \
--exclude=LAST_SCENEORG_CHECK \
--exclude=.git"