From 507f1cc3270d0577f79882acbd78e63e66008f3d Mon Sep 17 00:00:00 2001 From: Mirko Bonadei Date: Mon, 30 Oct 2023 15:52:37 +0100 Subject: [PATCH] Ignore .binarypb files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit No-Try: True Bug: None Change-Id: If675b0e8e896250cefa7c593d7a684d94b1871d0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/325284 Auto-Submit: Mirko Bonadei Reviewed-by: Björn Terelius Commit-Queue: Björn Terelius Cr-Commit-Position: refs/heads/main@{#41042} --- resources/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/.gitignore b/resources/.gitignore index 1f729ae457..80580705f9 100644 --- a/resources/.gitignore +++ b/resources/.gitignore @@ -1,5 +1,6 @@ **/*.aecdump **/*.bin +**/*.binarypb **/*.byte **/*.chn **/*.dat