Create .dockerignore

This commit is contained in:
javierdiazher 2020-10-20 10:27:59 +02:00 committed by GitHub
parent 27109010a5
commit 396ecbcd7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.dockerignore Normal file
View file

@ -0,0 +1,2 @@
**/*
!Dockerfile