1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 12:28:30 +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/