From 646802e53ffee052271d0bb765ffa3c0b6ef1926 Mon Sep 17 00:00:00 2001 From: "peng.xu" Date: Tue, 26 Nov 2019 13:36:27 +0800 Subject: [PATCH] [skip ci](shards): update git ignore and docker ignore --- .gitignore | 3 +++ shards/.dockerignore | 1 + 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 8fda9f2980..0a120ebe95 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,6 @@ cmake_build .coverage *.pyc cov_html/ + +# temp +shards/all_in_one_with_mysql/metadata/ diff --git a/shards/.dockerignore b/shards/.dockerignore index e450610057..cb7486f242 100644 --- a/shards/.dockerignore +++ b/shards/.dockerignore @@ -11,3 +11,4 @@ __pycache__ *.md *.yml *.yaml +*/metadata/