doc: mention cson and less files

This commit is contained in:
Kevin Sawicki
2013-04-24 08:41:11 -07:00
parent b65e1485a7
commit 8fb61168b0

View File

@@ -6,7 +6,7 @@ set -e
COMPILED_SOURCES_DIR="${1}"
RESOUCES_PATH="$BUILT_PRODUCTS_DIR/$UNLOCALIZED_RESOURCES_FOLDER_PATH"
# Copy non-coffee files into bundle
# Copy non-coffee/cson/less files into bundle
rsync --archive --recursive \
--exclude="src/**.coffee" \
--exclude="src/**.cson" \