aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkjellander <kjellander@webrtc.org>2016-12-19 12:50:47 -0800
committerCommit bot <commit-bot@chromium.org>2016-12-19 20:50:47 +0000
commit31cc1104ac542d70cf24e17b9681c34d1c8d3e79 (patch)
tree8e6f8abafcf80f8af6d3b0043b29795180cdc951 /.gitignore
parent86abd6f2fdff54c53af7d96e8893bce32eaa71b8 (diff)
downloadwebrtc-31cc1104ac542d70cf24e17b9681c34d1c8d3e79.tar.gz
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}
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 0 insertions, 21 deletions
diff --git a/.gitignore b/.gitignore
index 970cfcb93a..f04b633ebb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,27 +49,6 @@
/links.db
/mojo
/out
-/resources/**/*.aecdump
-/resources/**/*.bin
-/resources/**/*.byte
-/resources/**/*.chn
-/resources/**/*.dat
-/resources/**/*.frames
-/resources/**/*.gai
-/resources/**/*.jpg
-/resources/**/*.pb
-/resources/**/*.pcap
-/resources/**/*.pcm
-/resources/**/*.rtp
-/resources/**/*.rtpdump
-/resources/**/*.rx
-/resources/**/*.txt
-/resources/**/*.wav
-/resources/**/*.y4m
-/resources/**/*.yuv
-/resources/**/*.BIT*
-/resources/**/*.INP
-/resources/**/*.OUT*
/testing
/third_party/BUILD.gn
/third_party/WebKit