Updated .dockerignore

This commit is contained in:
2021-07-23 19:51:07 +10:00
parent f35a097014
commit 1aaa536cc6
+4 -1
View File
@@ -3,5 +3,8 @@
tools* tools*
mysql* mysql*
letsencrypt* letsencrypt*
test*
.env* .env*
.github*
LICENSE*