忽略 .local/ 本地工具缓存目录,避免同步时被未跟踪文件阻塞。
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -121,6 +121,9 @@ storybook-static/
|
||||
tmp/
|
||||
temp/
|
||||
|
||||
# Local agent/tool cache (not part of project deliverables)
|
||||
.local/
|
||||
|
||||
# Git version management temporary files
|
||||
.git-versions/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user