diff -r 7ec1cfe19a24 -r a4137aedcb3a .hgignore --- a/.hgignore Tue Apr 08 13:08:16 2025 -0500 +++ b/.hgignore Thu Feb 26 09:32:12 2026 -0500 @@ -1,6 +1,12 @@ -^target/ -^debug_out/ -^pointsource.._.*\.txt -flamegraph.svg -DEADJOE -.*\.orig +syntax: glob +target/ +Cargo.lock +.clangd +.envrc +.zed/settings.json +res/ +*.npz +__pycache__ +*.json +*.orig +*.png