mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
feat: ignore .cache folder
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -57,6 +57,7 @@ cmake-build-*/
|
|||||||
# 其他通用临时文件
|
# 其他通用临时文件
|
||||||
*~
|
*~
|
||||||
test/
|
test/
|
||||||
|
.cache/
|
||||||
# --- 操作系统特定文件 ---
|
# --- 操作系统特定文件 ---
|
||||||
# macOS
|
# macOS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user