diff --git a/.gitignore b/.gitignore index dcfc99b..c8d55a0 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,9 @@ ## ## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore +# Ignore the appsettings file +appsettings.json + # User-specific files *.rsuser *.suo