diff options
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 11 |
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 |