From d4c574be103a7bad69349f29402694f51058184c Mon Sep 17 00:00:00 2001 From: speckij Date: Sun, 6 Jan 2019 22:11:36 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ae61770..d980e18 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,8 @@ # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 +.idea + # User-specific stuff .idea/**/workspace.xml .idea/**/tasks.xml