Skip to content

Commit 2b068b0

Browse files
committed
chore: move personal notes to private and ignore
1 parent 1f6b644 commit 2b068b0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ env/
2929
# 环境变量(含密钥,绝不提交)
3030
.env
3131

32+
# 个人私有文件(规划/备忘录等,仅本地保存)
33+
private/
34+
3235
# 密钥文件
3336
key/
3437
*.pem

0 commit comments

Comments
 (0)