diff options
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index d6441d7..3c0c9fc 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,5 +1,6 @@ * +!/.git/** !/CMakeLists.txt !/LICENSE.txt !/Makefile |