# HG changeset patch # User June Park # Date 1760017700 25200 # Node ID de3b9d1dca5119ea20f5e6eed490a3f8397203c5 # Parent b212647e86543c9d239221bd801d33cc499535f7 [Bun] Removed tests files within library folder. Updated. hgignore to ignore node_modules. diff -r b212647e8654 -r de3b9d1dca51 .hgignore --- a/.hgignore Thu Oct 09 06:45:50 2025 -0700 +++ b/.hgignore Thu Oct 09 06:48:20 2025 -0700 @@ -17,4 +17,4 @@ # Bun specific this is os dependent so should be ignored. .third_party/bun/bun -.third_party/bun/node_modules +.third_party/bun/node_modules/