From cb5cb3042dd5e08806a1fe926dcca449ec759d8f Mon Sep 17 00:00:00 2001 From: Lucas Date: Sun, 17 Apr 2022 19:42:41 -0400 Subject: [PATCH] adding idea to the gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 11614af..95da7b5 100644 --- a/.gitignore +++ b/.gitignore @@ -113,3 +113,6 @@ dmypy.json # Pyre type checker .pyre/ + + +.idea*