diff --git a/.gitignore b/.gitignore index 3b15c69..4e204df 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,10 @@ ## ## Get latest from `dotnet new gitignore` +# appsettings +appsettings*.json +!appsettings.Example.json + # dotenv files .env