mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-09 22:06:09 +08:00
feat: ignore .cache folder
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -57,6 +57,7 @@ cmake-build-*/
|
||||
# 其他通用临时文件
|
||||
*~
|
||||
test/
|
||||
.cache/
|
||||
# --- 操作系统特定文件 ---
|
||||
# macOS
|
||||
.DS_Store
|
||||
@@ -83,4 +84,4 @@ $RECYCLE.BIN/
|
||||
# 本地或敏感配置文件(示例,请根据实际情况调整)
|
||||
*.local
|
||||
.env
|
||||
.env.local
|
||||
.env.local
|
||||
|
||||
Reference in New Issue
Block a user