mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
chore: 更新.gitignore和统计配置文本
在.gitignore中添加.obsidian目录忽略 修改统计不可用提示文本,增加屏蔽插件说明
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -7,6 +7,9 @@ dist/
|
||||
# dependencies
|
||||
node_modules/
|
||||
|
||||
# 黑曜石
|
||||
.obsidian/
|
||||
|
||||
# logs
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
|
||||
Reference in New Issue
Block a user