Author: mj Date: Tue Nov 22 14:14:17 2011 New Revision: 10351 Log: Added files/directories for sane updating of hosting deployments
Modified: trunk/config/rsync_exclude.txt Modified: trunk/config/rsync_exclude.txt ============================================================================== --- trunk/config/rsync_exclude.txt Tue Nov 22 13:06:56 2011 (r10350) +++ trunk/config/rsync_exclude.txt Tue Nov 22 14:14:17 2011 (r10351) @@ -4,6 +4,25 @@ /web/*_dev.php /web/uploads/* +/apps/qubit/config/ +/data/index/ +/config/ +/log/ +/cache/ +/uploads/ +/patches +/test + +/index.php +/config/ProjectConfiguration.class.php +/apps/qubit/config/qubitConfiguration.class.php + +# security hardening / cleanup +/COPYRIGHT +/LICENSE +/qubit_dev.php +/README + # SCM files .arch-params .bzr -- You received this message because you are subscribed to the Google Groups "Qubit Toolkit Commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/qubit-commits?hl=en.
