From 278fe565911c2a92b01be01bcfe6f1011cccfc68 Mon Sep 17 00:00:00 2001 From: Kunthawat Greethong Date: Mon, 4 May 2026 07:33:49 +0700 Subject: [PATCH] Ignore test-node-modules directory Co-Authored-By: Claude Opus 4.6 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 97e953f..3ef01c8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ dist uploads data.db .omc/ +test-node-modules/