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

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

3
.gitignore vendored
View File

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