view .gutctags @ 1138:c8fb7b024faa

bake: Disable `uglifyjs` and `cleancss` by default. There's a good chance a new user doesn't have them installed.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 20 May 2018 22:20:00 -0700
parents 91dd760950ad
children
line wrap: on
line source

--exclude=build
--exclude=dist
--exclude=docs/_cache
--exclude=docs/_counter
--exclude=bower_components
--exclude=node_modules
--exclude=docs/raw
--exclude=*.egg-info
--exclude=__pycache__
--exclude=__tmpfs__