From cd54af0f16e3676ae75b5fb0d0f0ab4fb7160611 Mon Sep 17 00:00:00 2001 From: theAlexGuy Date: Tue, 11 Feb 2020 02:41:48 +0100 Subject: [PATCH] ignore idea stuff --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2de6a97..81248c8 100644 --- a/.gitignore +++ b/.gitignore @@ -137,7 +137,8 @@ dmypy.json # 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/misc.xml +./idea/receipt-recognition.xml # User-specific stuff .idea/**/workspace.xml .idea/**/tasks.xml