From 6668c7b1f93014336530829510a416aeb84ae9bb Mon Sep 17 00:00:00 2001 From: ValdiANS Date: Tue, 19 May 2026 16:07:08 +0700 Subject: [PATCH] feat: update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9e1fadc8..44fee0bc 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,6 @@ next-env.d.ts # rtk rtk.exe + +# local specs +/local-specs \ No newline at end of file