更新 .gitignore,添加 Windows 保留文件名以避免 git add 失败
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -400,3 +400,6 @@ FodyWeavers.xsd
|
||||
# JetBrains Rider
|
||||
*.sln.iml
|
||||
|
||||
# Windows reserved filename that can break git add on Windows
|
||||
CON
|
||||
|
||||
|
||||
Reference in New Issue
Block a user