Ignore newly added resource files.

As part of https://codereview.webrtc.org/2532963002/
we added two new resource file which needs to be ignored.

BUG=webrtc:6761
NOTRY=true

Review-Url: https://codereview.webrtc.org/2536133002
Cr-Commit-Position: refs/heads/master@{#15290}
This commit is contained in:
charujain 2016-11-29 02:22:59 -08:00 committed by Commit bot
parent 455b512333
commit 19223ace65

2
.gitignore vendored
View File

@ -63,7 +63,9 @@
/resources/**/*.rtp /resources/**/*.rtp
/resources/**/*.rtpdump /resources/**/*.rtpdump
/resources/**/*.rx /resources/**/*.rx
/resources/**/*.txt
/resources/**/*.wav /resources/**/*.wav
/resources/**/*.y4m
/resources/**/*.yuv /resources/**/*.yuv
/resources/**/*.BIT* /resources/**/*.BIT*
/resources/**/*.INP /resources/**/*.INP