1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-13 05:39:29 +08:00

chore: 向gitignore添加.trae目录

忽略.trae临时配置目录,避免将其提交到代码仓库
This commit is contained in:
小莫唐尼
2026-05-25 00:33:24 +08:00
parent 3ccd4f7ccf
commit 0b4090f9e9
+1
View File
@@ -2,3 +2,4 @@ node_modules/
unpackage/ unpackage/
package-lock.json package-lock.json
.idea .idea
.trae