feat: Add .dockerignore

This commit is contained in:
Carlos Álvaro
2021-03-13 10:36:01 +01:00
parent e384ff6a54
commit b19d5d81d1

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
# Ignoring git folders and files
.github/
.git/
# Ignoring markdown files
*.md