diff --git a/bin/sync b/bin/sync index d9d5216..e5947ca 100755 --- a/bin/sync +++ b/bin/sync @@ -12,6 +12,7 @@ RSYNC="rsync --recursive \ --exclude=include/*.inc \ --exclude=rulez/*.log \ --exclude=include/auth.php \ + --exclude=LAST_SCENEORG_CHECK \ --exclude=.git" if $DEBUG