From 9366e1f9175a8e058f414adae6162c5ee3bf6c06 Mon Sep 17 00:00:00 2001 From: Peng Peng Date: Sun, 15 Dec 2024 17:26:05 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 16c3eb4..48bde31 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ logs/ docs/ generate_vfs + +.DS_Store