Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: .gitignore

Issue 1587193006: Move talk/media to webrtc/media (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Disable sign-compare warning on Win Clang Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | DEPS » ('j') | talk/app/webrtc/java/jni/androidmediadecoder_jni.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 4811f15c2b2f43e07ccafeffd6d14148edc52567..7a343e3d50ff721e6f407e8b5ae33cdd2ff6da9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,13 +50,16 @@
/out
/resources/**/*.aecdump
/resources/**/*.bin
+/resources/**/*.byte
/resources/**/*.chn
/resources/**/*.dat
+/resources/**/*.frames
/resources/**/*.gai
/resources/**/*.jpg
/resources/**/*.pcap
/resources/**/*.pcm
/resources/**/*.rtp
+/resources/**/*.rtpdump
/resources/**/*.rx
/resources/**/*.wav
/resources/**/*.yuv
« no previous file with comments | « no previous file | DEPS » ('j') | talk/app/webrtc/java/jni/androidmediadecoder_jni.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698