diff .hgignore @ 0:a1b7a459326a

Initial commit.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 18 Jul 2018 20:46:04 -0700
parents
children 76c7ad729006
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Wed Jul 18 20:46:04 2018 -0700
@@ -0,0 +1,9 @@
+syntax: glob
+*.pyc
+*.egg-info
+.eggs
+.pytest_cache
+__pycache__
+build
+dist
+