changeset 1166:d8167cbee2f5

cm: Add new pytest cache dirs to hgignore.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 04 Oct 2019 09:01:41 -0700
parents a928ee22c20a
children c0c00dc1eac7
files .hgignore
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Fri Oct 04 09:00:57 2019 -0700
+++ b/.hgignore	Fri Oct 04 09:01:41 2019 -0700
@@ -3,6 +3,8 @@
 *.egg-info
 .cache
 .eggs
+.pytest_cache
+.python-version
 __pycache__
 venv
 tags