diff --git a/.dockerignore b/.dockerignore index 391ac83..551e281 100644 --- a/.dockerignore +++ b/.dockerignore @@ -2,6 +2,8 @@ vendor setting conf +static +!static/tzdata Dockerfile glide.yaml glide.lock diff --git a/.gitignore b/.gitignore index b518c37..71eac3f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,7 @@ vendor vendor/** conf/ssl/domain.* eiblog +static/feed.xml +static/opensearch.xml +static/sitemap.xml