36 lines
760 B
Plaintext
36 lines
760 B
Plaintext
# 防 Cursor SCM/索引卡顿:与 .gitignore 对齐 + 大目录
|
||
**/.pw-*/
|
||
**/.pw-*
|
||
.cursor/sessions/
|
||
**/node_modules/**
|
||
**/.venv/**
|
||
**/venv/**
|
||
**/__pycache__/**
|
||
**/.git/objects/**
|
||
**/.cache/**
|
||
**/Cache/Cache_Data/**
|
||
**/Code Cache/**
|
||
**/.next/**
|
||
**/dist/**
|
||
**/build/**
|
||
**/.codegraph/**
|
||
**/*.mp4
|
||
**/*.mov
|
||
**/*.MP4
|
||
**/*.zip
|
||
**/*.pkg
|
||
**/*.ttc
|
||
**/*.otf
|
||
**/*.sqlite
|
||
**/*.sqlite-wal
|
||
**/*.sqlite-shm
|
||
**/*.log
|
||
**/logs/**
|
||
01_卡资(金)/金仓_存储备份/聊天记录管理/**
|
||
01_卡资(金)/金仓_存储备份/大文件外置/**
|
||
03_卡木(木)/**/output/**
|
||
03_卡木(木)/**/视频/**
|
||
03_卡木(木)/木叶_视频内容/AutoClip/data/**
|
||
03_卡木(木)/木叶_视频内容/本地_LivePortrait/pretrained_weights/**
|
||
Cursor持久对话_MCP_*/
|