diff --git a/.dockerignore b/.dockerignore index 774e6e7d4..0ff7b9621 100644 --- a/.dockerignore +++ b/.dockerignore @@ -6,13 +6,12 @@ .vscode images ops -scripts -*/bin -*/obj codecov.yml .dockerignore docker-compose.yml docker-compose.*.yml *.DotSettings* FilterLists.postman_collection.json -LICENSE \ No newline at end of file +LICENSE +*/bin +*/obj \ No newline at end of file