From a46a411862d57983e7467cd9eb81b2a654c2277d Mon Sep 17 00:00:00 2001 From: lennlouis Date: Sat, 8 Jun 2024 03:01:43 +0800 Subject: [PATCH] update ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a047a94..1032b6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea/ -__pycache__/ \ No newline at end of file +__pycache__/ +.DS_Store \ No newline at end of file