comparison .hgignore @ 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
comparison
equal deleted inserted replaced
27:b212647e8654 28:de3b9d1dca51
15 .git/* 15 .git/*
16 .gitignore 16 .gitignore
17 17
18 # Bun specific this is os dependent so should be ignored. 18 # Bun specific this is os dependent so should be ignored.
19 .third_party/bun/bun 19 .third_party/bun/bun
20 .third_party/bun/node_modules 20 .third_party/bun/node_modules/