From caee7558029704da0968cf179928a5948e636fb8 Mon Sep 17 00:00:00 2001 From: Alex the Emperor Penguin Date: Wed, 2 Nov 2022 14:42:02 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.gitignore=E2=80=9C=20=C3=A4ndern?= 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 c87c9b3..0fde6f0 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ yarn-error.log* # typescript *.tsbuildinfo next-env.d.ts + +# IDE +.idea