From 30613bb832406723b36d24f7a66b9f0e62812388 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sun, 8 Feb 2026 00:32:59 +0000 Subject: [PATCH] chore: add dist to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c2658d7d1b31848c3b71960543cb0368e56cd4c7..69192d043ffdda16a1d115980ae693cd50b1936a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ node_modules/ + +dist/