From 2eaac26f4a39e027eb1a421065d1346dd98a6c97 Mon Sep 17 00:00:00 2001 From: wangsiyuan <2392948297@qq.com> Date: Sat, 20 Apr 2024 16:08:18 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4441f65..552f9ce 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ db/GeoLite2-City-Locations-en.csv db/GeoLite2-City-Locations-zh-CN.csv db/GeoLite2-City_20230602.tar.gz db/geoip2-csv-converter-v1.3.0-windows-64.zip -.checkIP \ No newline at end of file +.checkIP +.DS_Store \ No newline at end of file