diff --git a/.gitignore b/.gitignore index bd2a7f7..6a22d10 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,8 @@ logs/ *.csv # Configuration Secrets +.env +.env.* appsettings.Development.json appsettings.Production.json config/secrets.json