From ff7251a2fcf9ac7ccf4de84a8f65c98c2ac77b5d Mon Sep 17 00:00:00 2001 From: Mustafa Serdar Karaduman <43903217+mustafadex@users.noreply.github.com> Date: Mon, 9 May 2022 22:57:01 +0300 Subject: [PATCH] =?UTF-8?q?.idea=20klas=C3=B6r=C3=BC=20ignore=20eklendi.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6a7d6d8..35211e1 100644 --- a/.gitignore +++ b/.gitignore @@ -127,4 +127,7 @@ dist .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz -.pnp.* \ No newline at end of file +.pnp.* + +# Jetbrains IDE +.idea \ No newline at end of file