From 08154dca412e636ffc4ccda6958d0be4f1e92e7a Mon Sep 17 00:00:00 2001 From: Peery Date: Sat, 11 May 2019 14:45:09 +0200 Subject: [PATCH] Updated gitignore for IntelliJ IDEs --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e61bca2..3ab20a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# IntelliJ IDEs +.idea/ + # ---> Python # Byte-compiled / optimized / DLL files __pycache__/