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

This commit is contained in:
ZiuChen 2023-05-12 10:54:56 +08:00
parent 6cd860549f
commit e9ba619152

1
.gitignore vendored
View File

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