diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index be800c3ea..efbe23cfe 100644 --- a/.gitignore +++ b/.gitignore @@ -21,7 +21,7 @@ /Library/Taps # Ignore vendored files within `Library` -/Library/Homebrew/vendor/portable-ruby/* +/Library/Homebrew/vendor/portable-ruby # Ignore `bin` contents (again). /bin |
