diff --git a/.dockerignore b/.dockerignore deleted file mode 100644 index fbd11a85a..000000000 --- a/.dockerignore +++ /dev/null @@ -1,15 +0,0 @@ -* -*/ - -# not ignore go and cue files -!cmd/ -!cue/ -!cuego/ -!encoding/ -!internal/ -!pkg/ -!tools/ - -# not ignore go module files -!go.mod -!go.sum