1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 14:17:57 +02:00

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

View File

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