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}
24 lines
214 B
Plaintext
24 lines
214 B
Plaintext
**/*.aecdump
|
|
**/*.bin
|
|
**/*.byte
|
|
**/*.chn
|
|
**/*.dat
|
|
**/*.frames
|
|
**/*.gai
|
|
**/*.jpg
|
|
**/*.pb
|
|
**/*.pcap
|
|
**/*.pcm
|
|
**/*.rtp
|
|
**/*.rtpdump
|
|
**/*.rx
|
|
**/*.txt
|
|
**/*.wav
|
|
**/*.y4m
|
|
**/*.yuv
|
|
**/*.BIT*
|
|
**/*.INP
|
|
**/*.OUT*
|
|
|
|
!**/*.sha1
|