hi, i am doing a simple task like
package(:zip, :file=>_(:target, "#{PROJECT_NAME}.zip")).include(_(:context,
'*'))
and get a zip containing ALL the stuff from that directory.
i think it would be wise to provide some default filters that ignore files like
'.gitignore' etc.
what do you think?
kind regards,
peter
