添加 .gitignore,移除 .DS_Store

This commit is contained in:
MikiVL 2026-05-05 03:35:30 +08:00
parent 0c6ddd9e52
commit 682bb46725
2 changed files with 3 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.DS_Store
node_modules/
dist/