mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
style: 修改 .gitignore 文件中的路径格式
- 移除了 .gitignore 文件中路径开头的 ./ - 使路径格式更加规范和一致
This commit is contained in:
parent
1af138312a
commit
c9a8192d60
8
.gitignore
vendored
8
.gitignore
vendored
@ -106,7 +106,7 @@ dist
|
||||
.DS_Store
|
||||
|
||||
.idea/
|
||||
data/*.db
|
||||
./build/*.exe
|
||||
./build/bin/*
|
||||
frontend/package.json.md5
|
||||
/data/*.db
|
||||
/build/*.exe
|
||||
/build/bin/*
|
||||
frontend/package.json.md5
|
Loading…
x
Reference in New Issue
Block a user