diff .hgignore @ 63:8c6d6ad92aa1 last-old-threading

Commit most recent changes.
author David Barts <n5jrn@me.com>
date Sun, 12 Jan 2025 10:22:05 -0800
parents 8aa2dfac27eb
children
line wrap: on
line diff
--- a/.hgignore	Thu Apr 28 20:53:39 2022 -0700
+++ b/.hgignore	Sun Jan 12 10:22:05 2025 -0800
@@ -1,4 +1,9 @@
 ~$
 \.bak$
-^work/
-^bundles/
+\.class$
+\.dylib$
+\.o$
+^\.idea/
+^target/
+^out/
+^#.*#$