BryanDavis has uploaded a new change for review. https://gerrit.wikimedia.org/r/77830
Change subject: Ignore .rbenv-version in repo root. ...................................................................... Ignore .rbenv-version in repo root. Change-Id: If4446aedd42bc0bb52eb519f8dfc9b468600d704 --- M .gitignore 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant refs/changes/30/77830/1 diff --git a/.gitignore b/.gitignore index 0cfab6b..3edca45 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /.vagrant +/.rbenv-version /no-update /Vagrantfile-extra.rb /Roles.yaml -- To view, visit https://gerrit.wikimedia.org/r/77830 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If4446aedd42bc0bb52eb519f8dfc9b468600d704 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/vagrant Gerrit-Branch: master Gerrit-Owner: BryanDavis <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
