changeset 28:de3b9d1dca51

[Bun] Removed tests files within library folder. Updated. hgignore to ignore node_modules.
author June Park <parkjune1995@gmail.com>
date Thu, 09 Oct 2025 06:48:20 -0700
parents b212647e8654
children ddfa53157710
files .hgignore
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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/