更新.gitignore文件
This commit is contained in:
parent
ca589a5b0b
commit
e368ea937a
6
.gitignore
vendored
6
.gitignore
vendored
@ -30,4 +30,8 @@ Thumbs.db
|
||||
|
||||
# 测试相关
|
||||
TestResults/
|
||||
*.coverage
|
||||
*.coverage
|
||||
|
||||
#配置文件
|
||||
appsettings.json
|
||||
appsettings.Development.json
|
||||
Loading…
Reference in New Issue
Block a user