Author: mj Date: Wed Nov 30 08:09:37 2011 New Revision: 10358 Log: Added .htaccess to rsync excludes for idempotent hosting updates
Modified: trunk/config/rsync_exclude.txt Modified: trunk/config/rsync_exclude.txt ============================================================================== --- trunk/config/rsync_exclude.txt Tue Nov 29 13:43:05 2011 (r10357) +++ trunk/config/rsync_exclude.txt Wed Nov 30 08:09:37 2011 (r10358) @@ -13,6 +13,7 @@ /patches /test +/.htaccess /index.php /config/ProjectConfiguration.class.php /apps/qubit/config/qubitConfiguration.class.php -- 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.
