aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-04-08 14:16:48 +0200
committerPatrick Spek <p.spek@tyil.nl>2020-04-08 14:16:48 +0200
commit6a336f0167393318639b6bc1c9ccf0484219c970 (patch)
tree216ec664235bb02adc56beebab1e5fc7daec7a74 /.dockerignore
parent2b8fac1454b3ca9077621420cedda3c228a87466 (diff)
Rewrite the build-docker action
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..7d375a9
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,8 @@
+.git
+dist
+bin
+!bin/rstar
+lib/libmoar.so
+include
+share
+tmp