aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore11
1 files changed, 4 insertions, 7 deletions
diff --git a/.dockerignore b/.dockerignore
index 2e11fc7..6d290c9 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,7 +1,4 @@
-.git
-*.o
-gmid
-gg
-regress
-Makefile.local
-config.h
+**
+!*.c
+!Makefile
+!configure