Fix .dockerignore

This commit is contained in:
Jordan Brown
2018-11-28 17:03:54 -05:00
parent 2a10429e8d
commit 7d1f03026b
+2 -1
View File
@@ -1,5 +1,4 @@
.dockerignore
!build/analyzers.ruleset
.git
.gitignore
.vs
@@ -8,3 +7,5 @@ packages
*/bin
*/obj
tests
!build/analyzers.ruleset
!build/stylecop.json