view .gutctags @ 1101:31113d52e8be

tests: Make internal test stuff not get picked up by pytest.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 17 Feb 2018 15:08:34 -0800
parents 91dd760950ad
children
line wrap: on
line source

--exclude=build
--exclude=dist
--exclude=docs/_cache
--exclude=docs/_counter
--exclude=bower_components
--exclude=node_modules
--exclude=docs/raw
--exclude=*.egg-info
--exclude=__pycache__
--exclude=__tmpfs__