From 99893900cc1eff3522db0211202b5d4a4ada2f13 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Tue, 19 Nov 2024 18:00:27 -0500 Subject: [PATCH] gitignoring --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index df3ce50..916fe19 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ bin include lib lib64 -pyvenv.cfg \ No newline at end of file +pyvenv.cfg +node_modules/ +dist/ \ No newline at end of file