From 2ea091bf82c9b33d9136481efb29e8587531f486 Mon Sep 17 00:00:00 2001 From: andreanadr <121737246+andreanadr@users.noreply.github.com> Date: Mon, 6 Oct 2025 12:56:26 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index cd1f03c..cbe49f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ __test__/_temp _temp/ -lib/ node_modules/ -.vscode/ \ No newline at end of file