diff --git a/.dockerignore b/.dockerignore index 2abeb2727..cbb628eb0 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,8 +1,9 @@ -.git/ +.*/ build/ -.github/ -.tx/ cockatrice/ doc/ +docs/ oracle/ +webclient/ +.* Dockerfile