# HG changeset patch # User Ludovic Chabant # Date 1455507894 28800 # Node ID 91dd760950adb749f7ff72c98d6401999dec1c5f # Parent a4ac464a45b3c7f45d10bec47170361cc8431bf6 cm: Exclude the correct directories from vim-gutentags. diff -r a4ac464a45b3 -r 91dd760950ad .gutctags --- 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__