From a1efe3f28cb34cbe7811f5b0db240038b9f18071 Mon Sep 17 00:00:00 2001 From: lipeng Date: Tue, 7 Feb 2023 22:41:46 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bdd50c95..8424141b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ count.out test profile.out tmp.out +*.idea +*.vscode \ No newline at end of file