3 Commits

Author SHA1 Message Date
Mirko Bonadei
507f1cc327 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}
2023-10-30 14:56:36 +00:00
Oleh Prypin
688f7f8fc2 Fix gitignore pattern to never exclude sha1 files
For example, currently "resources/audio_coding/F02_tlm10.OUT20.sha1" would have been ignored by the pattern "**/*.OUT*".

No-Try: True
Bug: None
Change-Id: I91243a301950485cb61d5f72a00af08372ec7951
Reviewed-on: https://webrtc-review.googlesource.com/92085
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Reviewed-by: Yves Gerey <yvesg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24185}
2018-08-03 12:45:45 +00:00
kjellander
31cc1104ac Create resources/.gitignore file.
Create a .gitignore file in resources/ that is responsible for
preventing the downloaded binary files from being added to source control.

BUG=None
NOTRY=True

Review-Url: https://codereview.webrtc.org/2587163002
Cr-Commit-Position: refs/heads/master@{#15691}
2016-12-19 20:50:47 +00:00