fix: 补充.gitignore 清理冗余文件

This commit is contained in:
ZiuChen 2023-05-12 10:54:56 +08:00
parent 0a12acdb18
commit ee488c6ccb

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ node_modules
dist
cache
.temp
.DS_Store