.hgignore

changeset 148
ff975e768112
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Mon Jun 02 08:38:59 2025 -0500
@@ -0,0 +1,8 @@
+syntax: glob
+build/
+*.pyc
+__pycache__
+.eggs/
+dist/
+*.egg-info
+*.orig

mercurial