From 6b0d3f4de977ccdceb8e34be58e9d9d60e1d18bc Mon Sep 17 00:00:00 2001 From: Raymond Li Date: Mon, 27 Sep 2021 17:40:14 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a81c8ee..26280f9 100644 --- a/.gitignore +++ b/.gitignore @@ -136,3 +136,6 @@ dmypy.json # Cython debug symbols cython_debug/ + +# Idea +.idea/