gitignore: fix portable-ruby stashing.

This commit is contained in:
Mike McQuaid 2016-08-08 21:41:55 +01:00
parent c016aedaab
commit c7ba1c65ca

2
.gitignore vendored
View File

@ -21,7 +21,7 @@
/Library/Taps /Library/Taps
# Ignore vendored files within `Library` # Ignore vendored files within `Library`
/Library/Homebrew/vendor/portable-ruby/* /Library/Homebrew/vendor/portable-ruby
# Ignore `bin` contents (again). # Ignore `bin` contents (again).
/bin /bin