Skip to content

Commit feeef5c

Browse files
fix(.gitignore): 添加 .n0n/config.toml 到忽略列表
1 parent ca1f8a2 commit feeef5c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ apps/preview/node_modules/
4343

4444
# ─── 运行时产物 ────────────────────────────────
4545
.temp/
46-
_n0n_*
46+
_n0n_*
47+
.n0n/config.toml

0 commit comments

Comments
 (0)