aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.dockerignore11
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/**