Skip to content

Commit

Permalink
Ignore capistrano-harrow gem
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrictson committed Jun 17, 2016
1 parent 6d781a4 commit 4d1816c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions bundle/config
@@ -1,5 +1,6 @@
---
BUNDLE_JOBS: '4'
BUNDLE_IGNORE_MESSAGES__CAPISTRANO-HARROW: 'true'
BUNDLE_IGNORE_MESSAGES__HTTPARTY: 'true'
BUNDLE_GEM__COC: 'true'
BUNDLE_GEM__MIT: 'true'
Expand Down
3 changes: 3 additions & 0 deletions gitconfig.erb
Expand Up @@ -62,3 +62,6 @@

[rebase]
autostash = true

[harrow]
disabled = true

0 comments on commit 4d1816c

Please sign in to comment.