From 0b78696d2ced7b959d425dd9876fdd50bb986267 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Wed, 9 Oct 2024 23:12:46 +0300 Subject: [PATCH] update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 418fb54..99cea6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ node_modules -.next +.next/ .DS_Store out \ No newline at end of file