From 842a59420f185d6f490015c0da7970ba092bcf1a Mon Sep 17 00:00:00 2001 From: Ig0r-M Date: Mon, 5 Nov 2018 10:21:24 +0000 Subject: [PATCH] Ignoring IDEA folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0d20b64..99ec428 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.pyc +.idea