diff -r 9738b51d90d7 -r 4f468d35fa29 .hgignore --- a/.hgignore Sun Apr 27 15:03:51 2025 -0500 +++ b/.hgignore Thu Feb 26 11:38:43 2026 -0500 @@ -1,6 +1,9 @@ -^target/ -^debug_out/ -^pointsource.._.*\.txt +syntax:glob +out/ +test/ +target/ +debug_out/ +**/pointsource??_*.txt flamegraph.svg DEADJOE -.*\.orig +**/*.orig