diff options
-rw-r--r-- | .dockerignore | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.dockerignore b/.dockerignore deleted file mode 100644 index 5367300..0000000 --- a/.dockerignore +++ /dev/null @@ -1,11 +0,0 @@ -* - -# Only things actually used during the build process: -!/3rdparty/** -!/CMakeLists.txt -!/LICENSE.txt -!/cmake/** -!/include/** -!/src/** -!/test/** -!/utils/** |