Mercurial > piecrust2
changeset 589:9650638e504d
cm: Ignore more stuff for CtrlP or Gutentags.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 17 Jan 2016 21:45:42 -0800 |
parents | b884bef3e611 |
children | 3cca1f6bd610 |
files | .ctrlpignore .gutctags |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/.ctrlpignore Sun Jan 17 21:44:41 2016 -0800 +++ b/.ctrlpignore Sun Jan 17 21:45:42 2016 -0800 @@ -1,2 +1,4 @@ dir:build/lib +bower_components +node_modules
--- a/.gutctags Sun Jan 17 21:44:41 2016 -0800 +++ b/.gutctags Sun Jan 17 21:45:42 2016 -0800 @@ -5,6 +5,8 @@ --exclude=docs/bower_components --exclude=docs/node_modules --exclude=docs/raw +--exclude=foodtruckui/bower_components +--exclude=foodtruckui/node_modules --exclude=*.egg-info --exclude=__pycache__ --exclude=__tmpfs__