chore: 加 .gitignore (data.json 含 apiKey,不入库)

This commit is contained in:
xiaowei 2026-09-10 18:20:02 +08:00
parent 9699694d55
commit 47f127daf2
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# Obsidian 插件运行时数据(含 apiKey不入库
data.json
node_modules/
*.log