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:
parent
4488915eec
commit
965ced0706
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ dlldata.c
|
|||
BenchmarkDotNet.Artifacts/
|
||||
|
||||
# .NET Core
|
||||
appsettings.json
|
||||
appsettings.Development.json
|
||||
project.lock.json
|
||||
project.fragment.lock.json
|
||||
artifacts/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue