From 36b4ca42c12c561e473f1fed599572ae9c8baf79 Mon Sep 17 00:00:00 2001 From: Tom Clark Date: Fri, 19 Jun 2020 12:41:40 +0100 Subject: [PATCH] GIT removed jetbrains IDES --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b6e4761..872c981 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,5 @@ dmypy.json # Pyre type checker .pyre/ + +.idea