diff --git a/.dockerignore b/.dockerignore index d3c20f6..866711f 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,6 +1,10 @@ -node_modules/ -.vs/ -bin/ -obj/ +.vs +.vscode +node_modules +bin +obj +artifacts +App_Data azure-pipelines.yml -artifacts/ \ No newline at end of file +build.ps1 +fsdgen.bat \ No newline at end of file