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

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

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
node_modules
dist
cache
.temp
.temp
.DS_Store