diff .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
line wrap: on
line diff
--- a/.hgignore	Tue Jan 03 09:06:05 2017 -0800
+++ b/.hgignore	Tue Jan 03 09:43:23 2017 -0800
@@ -1,4 +1,5 @@
 syntax:glob
 __pycache__
+venv
 .cache
 *.pyc