comparison .hgignore @ 1161:356ffb974e47

cm: Update hgignore.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 01 Oct 2019 07:33:55 -0700
parents 37735b7e2a3a
children d8167cbee2f5
comparison
equal deleted inserted replaced
1160:cf6b2bf042fb 1161:356ffb974e47
1 syntax: glob 1 syntax: glob
2 *.pyc 2 *.pyc
3 *.egg-info 3 *.egg-info
4 .cache 4 .cache
5 .eggs
5 __pycache__ 6 __pycache__
6 venv 7 venv
7 tags 8 tags
8 bower_components 9 bower_components
9 node_modules 10 node_modules