diff options
author | 2018-06-07 16:34:59 +0100 | |
---|---|---|
committer | 2018-06-07 16:34:59 +0100 | |
commit | c5d8157670ea2b7f448fc41ca790b25c03a4bedb (patch) | |
tree | 428bb0f210b9094d6d147cd2c20144de5c1e8b2e /.dockerignore | |
parent | [CI] Add deployment env and cache .gem (diff) |
Replace GitHub with GitLab across the project
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index 210f85f9..b2eb2073 100644 --- a/.dockerignore +++ b/.dockerignore @@ -6,6 +6,7 @@ __pycache__ .pytest_cache .git .github +.gitlab .cache Vagrantfile .coverage |