From 97f837850aef94b97842cee2a43ab6840040685b Mon Sep 17 00:00:00 2001 From: Yu Chen Date: Mon, 17 May 2021 22:43:42 +0800 Subject: [PATCH] update .gitignore --- code/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/code/.gitignore b/code/.gitignore index a9d37c5..64f40ab 100644 --- a/code/.gitignore +++ b/code/.gitignore @@ -1,2 +1,3 @@ target Cargo.lock +.idea