Update .dockerignore (#472)

The .dockerignore file must use forward slashes.
This commit is contained in:
Charlie Stanley 2021-09-14 08:40:29 -07:00 committed by GitHub
parent 9adb01c9f1
commit ecb72ed22b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
bin\
obj\
bin/
obj/