From 7ec902cff442b2ec5e1293667c806c0c808f23be Mon Sep 17 00:00:00 2001 From: sfaulds Date: Wed, 15 Mar 2017 09:16:47 +1100 Subject: [PATCH] add .idea --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index b9d6bd9..fe2604a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ +################# +## PyCharms +################# + +.idea + ################# ## Eclipse #################