Added .dockerignore file
This commit is contained in:
parent
25b79a81ae
commit
f81547016b
1 changed files with 3 additions and 0 deletions
3
.dockerignore
Normal file
3
.dockerignore
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
**/bin/
|
||||||
|
**/obj/
|
||||||
|
**/*.csproj.user
|
Loading…
Reference in a new issue