diff .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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gutctags	Fri Jul 31 19:17:50 2015 -0700
@@ -0,0 +1,11 @@
+--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__
+