From 12835a26c6bb3eea1d4bef77428b79a2fb6aacf0 Mon Sep 17 00:00:00 2001 From: Nabil Ould Hamou Date: Mon, 9 Dec 2024 16:02:40 +0100 Subject: [PATCH] updated .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c92aacb..65babd0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ node_modules /.svelte-kit /build +.idea + # OS .DS_Store Thumbs.db