From b25b416edd1a8057f8878bde6b26c20c117e8c17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=85=E6=A0=B8=E7=82=B8=E4=BA=86=E5=95=8A=E5=AF=B9?= =?UTF-8?q?=E5=AF=B9=E9=98=9F?= Date: Mon, 18 Sep 2023 11:10:55 +0800 Subject: [PATCH] fix .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2b85757..1506692 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ Makefile CMakeCache.txt cmake_install.cmake toml11 -yaml-cpp \ No newline at end of file +yaml-cpp +base/cache \ No newline at end of file