webrtc/.gitignore: add parts of talk/examples/android and third_party/llvm to the list.

R=andrew@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/1887004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4412 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fischman@webrtc.org 2013-07-26 17:50:10 +00:00
parent b6a6a24fda
commit 367f640bea

10
.gitignore vendored
View File

@ -33,14 +33,19 @@
.project
.pydevproject
.settings
/Makefile
/build
/chromium_deps
/google_apis/build
/gyp-mac-tool
/Makefile
/out
/resources
/talk/examples/android/bin
/talk/examples/android/gen
/talk/examples/android/libs
/talk/examples/android/obj
/testing
/third_party/WebKit/Tools/Scripts
/third_party/android_testrunner
/third_party/android_tools
/third_party/asan
@ -60,7 +65,9 @@
/third_party/libsrtp
/third_party/libvpx
/third_party/libyuv
/third_party/llvm
/third_party/llvm-build
/third_party/nss
/third_party/oauth2
/third_party/openssl
/third_party/opus
@ -69,7 +76,6 @@
/third_party/valgrind
/third_party/winsdk_samples/src
/third_party/yasm
/third_party/WebKit/Tools/Scripts
/tools/android
/tools/android-dummy-test
/tools/clang