From 665f4a7707e33f3b4d2fde77113fa3d13b5b52c4 Mon Sep 17 00:00:00 2001 From: Chiichen <39649411+Chiichen@users.noreply.github.com> Date: Wed, 1 Nov 2023 14:18:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=86=E4=BD=BF=E7=94=A8cl?= =?UTF-8?q?angd=E7=9A=84.gitignore=20(#415)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: chiichen --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8edf414e..525bef56 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,5 @@ draft cppcheck.xml /target/ Cargo.lock +.cache +compile_commands.json \ No newline at end of file