From 5a43e8322ea7925c468e7c4e3328dc92b29fb121 Mon Sep 17 00:00:00 2001 From: Rayyan <60314224+RayyanHermanto@users.noreply.github.com> Date: Sun, 2 Aug 2026 21:12:49 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d91abad..630495e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules RayLab-Core.zip RayLab-Core.rar -.env \ No newline at end of file +.env +dist \ No newline at end of file