fix(config): 从.gitignore中移除错误添加的自定义目录
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -27,11 +27,6 @@ test-bookmarks.sh
|
||||
# 个人笔记
|
||||
docs/*
|
||||
|
||||
# 自定义配置文件
|
||||
config/user/*
|
||||
config.user.yml
|
||||
bookmarks.user.yml
|
||||
|
||||
# 测试相关文件
|
||||
jest.config.js
|
||||
tests/
|
||||
|
||||
Reference in New Issue
Block a user