From 75bba6275dd974b3ee76c1683edb704dbb522b44 Mon Sep 17 00:00:00 2001 From: parap Date: Mon, 22 May 2023 03:37:17 +0400 Subject: [PATCH] change .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 57940fd..6958d60 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # ---> JetBrains # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 - +target # User-specific stuff .idea/**/workspace.xml .idea/**/tasks.xml