forked from xiaozhi/xiaozhi-esp32
chore: 更新 .gitignore 文件 (#591)
- 添加 .cache 目录到忽略列表 - 保持 .DS_Store 在忽略列表中
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -10,4 +10,5 @@ dependencies.lock
|
|||||||
.env
|
.env
|
||||||
releases/
|
releases/
|
||||||
main/assets/lang_config.h
|
main/assets/lang_config.h
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.cache
|
||||||
Reference in New Issue
Block a user