list: exclude pypy from unbrewed

Excludes the PyPy paths from the unbrewed list, since we do the same
with Python.

Closes Homebrew/homebrew#38399.
This commit is contained in:
Dominyk Tiller 2015-04-06 03:41:24 +01:00 committed by Tim D. Smith
parent 828125f4ca
commit 6370ccf9a8

View File

@ -34,6 +34,10 @@ module Homebrew
lib/gio/*
lib/node_modules/*
lib/python[23].[0-9]/*
lib/pypy/*
lib/pypy3/*
share/pypy/*
share/pypy3/*
share/doc/homebrew/*
share/info/dir
share/man/man1/brew.1