aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-01-23 15:07:50 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-01-23 15:07:50 +0300
commit12294b156b2c22f7cf665ed5aeae295435750605 (patch)
tree6facef85ca1b8007848f31c1526dd24a763eda25
parentbye-bye, Travis & AppVeyor! (diff)
downloadwinapi-debug-12294b156b2c22f7cf665ed5aeae295435750605.tar.gz
winapi-debug-12294b156b2c22f7cf665ed5aeae295435750605.zip
remove .dockerignore
LMAO, it was leftover from the time when Travis builds were done inside a Docker container.
-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/**