changeset 639:91dd760950ad

cm: Exclude the correct directories from vim-gutentags.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 14 Feb 2016 19:44:54 -0800
parents a4ac464a45b3
children 59968ee07a07
files .gutctags
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/.gutctags	Sun Feb 14 19:44:25 2016 -0800
+++ b/.gutctags	Sun Feb 14 19:44:54 2016 -0800
@@ -2,11 +2,9 @@
 --exclude=dist
 --exclude=docs/_cache
 --exclude=docs/_counter
---exclude=docs/bower_components
---exclude=docs/node_modules
+--exclude=bower_components
+--exclude=node_modules
 --exclude=docs/raw
---exclude=foodtruckui/bower_components
---exclude=foodtruckui/node_modules
 --exclude=*.egg-info
 --exclude=__pycache__
 --exclude=__tmpfs__