From 0d25ab46d9bdb53e8c3767bd686dbb590be6a9b5 Mon Sep 17 00:00:00 2001 From: KONFeature Date: Tue, 28 May 2024 16:09:17 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20Remove=20ide=20settings?= =?UTF-8?q?=20from=20git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ddf254f..f5edf79 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,9 @@ yarn-debug.log* yarn-error.log* .pnpm-debug.log* +# WebStorm ide settings +.idea/ + # Misc .DS_Store