diff --git a/.dockerignore b/.dockerignore index 2e15c7388..7d6686b29 100644 --- a/.dockerignore +++ b/.dockerignore @@ -24,11 +24,15 @@ **/.gitattributes **/.github **/docker-compose.dcproj -**/.sln **/*.DotSettings* **/node_modules +**/*.md LICENSE # FilterLists custom -**/images -**/ops \ No newline at end of file +FilterLists.sln +FilterLists.Api.sln +src/FilterLists.Agent/* +imgs +ops +data/TPLSubscriptionAssistant.html \ No newline at end of file