comparison .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
comparison
equal deleted inserted replaced
542:8a96ff3f2b01 543:bedfa0156bf7
1 --exclude=build
2 --exclude=dist
3 --exclude=docs/_cache
4 --exclude=docs/_counter
5 --exclude=docs/bower_components
6 --exclude=docs/node_modules
7 --exclude=docs/raw
8 --exclude=*.egg-info
9 --exclude=__pycache__
10 --exclude=__tmpfs__
11