comparison .hgignore @ 5:22f5f1374143

Add ignore patterns for Mercurial and PyTest.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 03 Jan 2017 09:43:23 -0800
parents 243401c49520
children a5488b474c6b
comparison
equal deleted inserted replaced
4:9053902c750e 5:22f5f1374143
1 syntax:glob 1 syntax:glob
2 __pycache__ 2 __pycache__
3 venv
3 .cache 4 .cache
4 *.pyc 5 *.pyc