From 659ed87a1ec45c77cd1b6d02b6c97eee6077000d Mon Sep 17 00:00:00 2001
From: kongzy <kongzy>
Date: 星期日, 18 二月 2024 09:12:17 +0800
Subject: [PATCH] update .gitignore

---
 .gitignore |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index faa45b7..fe6ba2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,4 +36,5 @@
 .vscode/
 
 ### Mac OS ###
-.DS_Store
\ No newline at end of file
+.DS_Store
+.idea
\ No newline at end of file

--
Gitblit v1.9.2