From 0e319ea4b632a0816cc90f9ab9c010adb3627e4a Mon Sep 17 00:00:00 2001 From: bachagabriel Date: Fri, 2 Aug 2024 13:47:59 +0400 Subject: [PATCH] first commit --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index 38759a8..e26065f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,14 @@ venv/ node_modules/ dist/ out/ +.log +.DS_Store +.env +.venv/ +.next/ +.yarn/ +.vite/ +venv/ +node_modules/ +dist/ +out/