From bde1152cdef278497e8f594a948337da7c2de4e9 Mon Sep 17 00:00:00 2001 From: wangsiyuan <2392948297@qq.com> Date: Sat, 20 Apr 2024 16:11:04 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ce2c16e..9169a76 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ db/GeoLite2-City_20230602.tar.gz db/geoip2-csv-converter-v1.3.0-windows-64.zip .checkIP .DS_Store -.idea \ No newline at end of file +.idea/* +.idea/ \ No newline at end of file