添加gitignore排除.DS_Store

This commit is contained in:
JOJO 2026-08-06 01:04:48 +08:00
parent f21b7e24fa
commit 055abc2eff
2 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.DS_Store