patx/hglab
fix hg ignore file
Commit 306398dece41 · Harrison Erd · 2026-05-04 19:31 -0400
Comments
No comments yet.
Diff
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,4 @@
__pycache__/
.env
data/
-.pytest_cache
+.pytest_cache/