Exclude docker-compose.yml from deployments

This commit is contained in:
Jesper Hess 2017-02-09 20:46:32 +01:00
parent b52a75f029
commit 211ce017ad
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
2 changed files with 3 additions and 0 deletions

2
.bundle/config Normal file
View File

@ -0,0 +1,2 @@
---
BUNDLE_JOBS: "12"

View File

@ -28,3 +28,4 @@ gems:
exclude:
- Gemfile
- Gemfile.lock
- docker-compose.yml