From 0734fa6e52b3bd2f28d6cb6b9fe0dd397105d961 Mon Sep 17 00:00:00 2001 From: Symious Date: Sun, 9 Mar 2025 16:17:29 +0800 Subject: [PATCH] Add some records in .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2f8b92cc..ac2005a1 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ compile_commands.json *~ __pycache__ /target +.idea/ +cmake-build-*/ \ No newline at end of file