From 6550ed68f6f5f97ae56a5c897fbcbf01b90d0058 Mon Sep 17 00:00:00 2001 From: hannathkadher Date: Wed, 19 Feb 2025 13:10:28 +0400 Subject: [PATCH] added to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9823e7c..46ae420 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ /node_modules /build +#github +/.github + # Logs logs *.log