mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-01-09 07:11:20 +08:00
The following changes were made: - The global grep is now a non-regular expression search. This will avoid treating the version '.' as a wildcard. - We ignore any of the bazel output directories. - We pipe stderr to null so that invalid directories don't appear in the output.
9 lines
113 B
Plaintext
9 lines
113 B
Plaintext
^\./third_party
|
|
^\./Pods
|
|
^\./docs
|
|
^\./\.git
|
|
^\./\.arc-hooks
|
|
Podfile\.lock
|
|
CHANGELOG\.md
|
|
scripts/release
|
|
^\./bazel |