aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.dockerignore
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-05-05 02:07:32 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-05-05 02:07:32 +0300
commit8a13ff2c6821643e8df08cc0d7731e4b938e9edb (patch)
treea685a5ea1443acdf0847ca5ff57159b472382b69 /.dockerignore
parentUPPERCASE user-facing parameters (diff)
downloadjekyll-docker-8a13ff2c6821643e8df08cc0d7731e4b938e9edb.tar.gz
jekyll-docker-8a13ff2c6821643e8df08cc0d7731e4b938e9edb.zip
enable out-of-tree builds
This directory must not be a subdirectory of the Jekyll project anymore. The hacks I had to put in place for this will be documented in the next commit.
Diffstat (limited to '')
-rw-r--r--.dockerignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..5aded0c
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,3 @@
+*
+
+!/Makefile