From 48920fa3653170d92d014cce4a80a3118b6be722 Mon Sep 17 00:00:00 2001 From: Billchyi Date: Fri, 1 Jan 2021 11:04:02 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index f717486..667c0f4 100644 --- a/.gitignore +++ b/.gitignore @@ -123,3 +123,7 @@ dmypy.json # Pyre type checker .pyre/ + + +.idea/ +.vscode/settings.json