commit | 507f1cc3270d0577f79882acbd78e63e66008f3d | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Mon Oct 30 14:52:37 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 30 14:56:36 2023 |
tree | 8c9a67344ab11215deef6edc98a6adb3e391d61f | |
parent | c3b7a5072025b48497e4861985ec83850cd7fd93 [diff] |
Ignore .binarypb files. No-Try: True Bug: None Change-Id: If675b0e8e896250cefa7c593d7a684d94b1871d0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/325284 Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41042}
diff --git a/resources/.gitignore b/resources/.gitignore index 1f729ae..8058070 100644 --- a/resources/.gitignore +++ b/resources/.gitignore
@@ -1,5 +1,6 @@ **/*.aecdump **/*.bin +**/*.binarypb **/*.byte **/*.chn **/*.dat