diff --git a/.gitignore b/.gitignore index 8023933..f39ba3b 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,8 @@ Thumbs.db # 测试相关 TestResults/ -*.coverage \ No newline at end of file +*.coverage + +#配置文件 +appsettings.json +appsettings.Development.json \ No newline at end of file