webrtc_m130/resources/.gitignore
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

22 lines
202 B
Plaintext

**/*.aecdump
**/*.bin
**/*.byte
**/*.chn
**/*.dat
**/*.frames
**/*.gai
**/*.jpg
**/*.pb
**/*.pcap
**/*.pcm
**/*.rtp
**/*.rtpdump
**/*.rx
**/*.txt
**/*.wav
**/*.y4m
**/*.yuv
**/*.BIT*
**/*.INP
**/*.OUT*