chore: ignore .DS_store

This commit is contained in:
alex8088 2023-12-12 23:19:18 +08:00
parent b578f61f1c
commit 082b1331ff

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
node_modules
dist
.DS_Store
*.log*