mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-03 15:56:22 +00:00
修正 .gitignore 中的路径格式,确保 configs 和 data 目录正确忽略
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -3,8 +3,8 @@
|
||||
.vscode/
|
||||
|
||||
# config
|
||||
./configs
|
||||
configs/
|
||||
.env
|
||||
|
||||
# data
|
||||
./data/
|
||||
data/
|
Reference in New Issue
Block a user