chore: 在 .gitignore 中添加 .trae/ 目录
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -20,9 +20,10 @@ tmp-cookie.txt
|
|||||||
# 编辑器 / OS
|
# 编辑器 / OS
|
||||||
.idea/
|
.idea/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
.trae/
|
||||||
*.swp
|
*.swp
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
# Lucide path <20><>ȡ<EFBFBD><C8A1>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD>
|
# Lucide path <20><>ȡ<EFBFBD><C8A1>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD>
|
||||||
frontend/tmp-lucide-paths.json
|
frontend/tmp-lucide-paths.json
|
||||||
|
|||||||
Reference in New Issue
Block a user