mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 13:20:44 +01:00
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}
This commit is contained in:
parent
c3b7a50720
commit
507f1cc327
1 changed files with 1 additions and 0 deletions
1
resources/.gitignore
vendored
1
resources/.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
**/*.aecdump
|
||||
**/*.bin
|
||||
**/*.binarypb
|
||||
**/*.byte
|
||||
**/*.chn
|
||||
**/*.dat
|
||||
|
|
Loading…
Reference in a new issue