diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-01-05 18:07:39 -0500 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-01-05 18:07:39 -0500 |
commit | f37bd20494e8146af2c17ab1de4fbae1a0e03e5b (patch) | |
tree | aff7be970bdb972140428a8f6cbd0168903517b8 /.gitignore | |
parent | dfdf8b6f18fa3ef5b8eb6a4517228d67c52243da (diff) | |
download | html5ks-f37bd20494e8146af2c17ab1de4fbae1a0e03e5b.tar.xz html5ks-f37bd20494e8146af2c17ab1de4fbae1a0e03e5b.zip |
Add uglifyjs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ # generated files /www/*.appcache +/www/js/all.min.js* |