From 06708da20073a038a3970a1ebac25bd643afeefa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20Kadir=20Ak=C4=B1n?= Date: Wed, 19 Mar 2025 02:06:43 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bb77dad..128f2cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ _site/ -Gemfile.lock \ No newline at end of file +Gemfile.lock +.DS_Store +/.idea