Added appsettings.json to VisualStudio.gitignore as this file commonly contains database connection strings and should be excluded

This commit is contained in:
Robin Wilson 2024-01-19 09:49:46 +00:00
parent 4488915eec
commit 965ced0706
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ dlldata.c
BenchmarkDotNet.Artifacts/
# .NET Core
appsettings.json
appsettings.Development.json
project.lock.json
project.fragment.lock.json
artifacts/