From 667f03874af75414ee786f2a090f65a4bd9a827a Mon Sep 17 00:00:00 2001 From: sgoudham Date: Tue, 12 Apr 2022 03:02:46 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b6e4761..a9bab7a 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,6 @@ dmypy.json # Pyre type checker .pyre/ + +# Intellij +.idea \ No newline at end of file