diff --git a/.dockerignore b/.dockerignore index 4d23e280..bf934021 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,5 @@ .git +state build dist +Godeps/_workspace/pkg diff --git a/.gitignore b/.gitignore index a510ac1a..f7bb8f07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /assets +/state /bin /build /dist