From 9107cfdbebbbda80c4ed8d027ba95b3a0b16e930 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Mon, 29 May 2023 00:51:15 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6985cf1..1a48c92 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb + +.idea/