diff --git a/services/.dockerignore b/services/.dockerignore index cc2f2d9a9..9b60934b2 100644 --- a/services/.dockerignore +++ b/services/.dockerignore @@ -30,4 +30,5 @@ README.md **/azure-pipelines*.yaml **/*.sln -**/*.sln.DotSettings \ No newline at end of file +**/*.sln.DotSettings +directory/data/* \ No newline at end of file