From c6bf1bf8506e47636709e718ace405f64f9c7c28 Mon Sep 17 00:00:00 2001 From: Darren Shepherd Date: Sat, 14 Mar 2015 18:19:07 -0700 Subject: [PATCH] Update ignores --- .dockerignore | 2 ++ .gitignore | 1 + 2 files changed, 3 insertions(+) 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