diff .hgignore @ 29:ddfa53157710

[Bun] Forgot to add the removed files and remove . from third_party
author June Park <parkjune1995@gmail.com>
date Thu, 09 Oct 2025 06:52:30 -0700
parents de3b9d1dca51
children 33b1caf051cd
line wrap: on
line diff
--- a/.hgignore	Thu Oct 09 06:48:20 2025 -0700
+++ b/.hgignore	Thu Oct 09 06:52:30 2025 -0700
@@ -16,5 +16,5 @@
 .gitignore
 
 # Bun specific this is os dependent so should be ignored.
-.third_party/bun/bun
-.third_party/bun/node_modules/
+third_party/bun/bun
+third_party/bun/node_modules/