view .gutctags @ 543:bedfa0156bf7

cm: Add a Gutentags config file for `ctags` generation.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 31 Jul 2015 19:17:50 -0700
parents
children 9650638e504d
line wrap: on
line source

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