chore: 加 .gitignore (data.json 含 apiKey,不入库)
This commit is contained in:
parent
9699694d55
commit
47f127daf2
|
|
@ -0,0 +1,4 @@
|
|||
# Obsidian 插件运行时数据(含 apiKey,不入库)
|
||||
data.json
|
||||
node_modules/
|
||||
*.log
|
||||
Loading…
Reference in New Issue