diff --git a/.gitignore b/.gitignore index fed8a6b..3d4188a 100644 --- a/.gitignore +++ b/.gitignore @@ -798,4 +798,6 @@ pyrightconfig.json # Android studio 3.1+ serialized cache file -# End of https://www.toptal.com/developers/gitignore/api/rider,intellij,intellij+all,dotnetcore,csharp,python \ No newline at end of file +# End of https://www.toptal.com/developers/gitignore/api/rider,intellij,intellij+all,dotnetcore,csharp,python + +*appsettings*.json \ No newline at end of file