diff options
Diffstat (limited to 'third_party/libwebrtc/resources/.gitignore')
-rw-r--r-- | third_party/libwebrtc/resources/.gitignore | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/third_party/libwebrtc/resources/.gitignore b/third_party/libwebrtc/resources/.gitignore new file mode 100644 index 0000000000..80580705f9 --- /dev/null +++ b/third_party/libwebrtc/resources/.gitignore @@ -0,0 +1,24 @@ +**/*.aecdump +**/*.bin +**/*.binarypb +**/*.byte +**/*.chn +**/*.dat +**/*.frames +**/*.gai +**/*.jpg +**/*.pb +**/*.pcap +**/*.pcm +**/*.rtp +**/*.rtpdump +**/*.rx +**/*.txt +**/*.wav +**/*.y4m +**/*.yuv +**/*.BIT* +**/*.INP +**/*.OUT* + +!**/*.sha1 |