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