diff .hgignore @ 32:2faf3499a226

Ignore lots of development miscellany.
author Paul Fisher <paul@pfish.zone>
date Sat, 12 Jun 2021 18:43:49 +0000
parents a4147ecb18b3
children
line wrap: on
line diff
--- a/.hgignore	Tue Jul 07 19:51:30 2020 -0400
+++ b/.hgignore	Sat Jun 12 18:43:49 2021 +0000
@@ -1,2 +1,8 @@
 syntax: glob
+.eggs
+.mypy_cache
 .vscode
+testdata
+venv
+**/__pycache__
+*.egg-info