diff --git a/.dockerignore b/.dockerignore index 3729ff0..f343068 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,7 +1,6 @@ **/.classpath **/.dockerignore **/.env -**/.git **/.gitignore **/.project **/.settings @@ -22,4 +21,5 @@ **/secrets.dev.yaml **/values.dev.yaml LICENSE -README.md \ No newline at end of file +README.md +**/appsettings.*.json \ No newline at end of file