Index: webrtc/.gitignore |
diff --git a/webrtc/.gitignore b/webrtc/.gitignore |
index 9c8d698f3700a397567fca5804e20d74f70a9b24..f2c80f39b65d6b810ecb072c9f7b3a8385d72da0 100644 |
--- a/webrtc/.gitignore |
+++ b/webrtc/.gitignore |
@@ -1,2 +1,176 @@ |
-# This file is for projects that checkout webrtc/ directly (e.g. Chromium). |
-*.mk |
+# This file is for projects that checkout webrtc/ directly (e.g. Chromium). It |
+# is a copy of the .gitignore file in the parent directory. |
kjellander_webrtc
2015/11/12 10:25:33
Let's not make it a copy. Having some wildcard pat
brucedawson
2015/11/12 18:29:51
Done.
|
+*.DS_Store |
+*.Makefile |
+*.host.mk |
+*.ncb |
+*.ninja |
+*.props |
+*.pyc |
+*.rules |
+*.scons |
+*.sdf |
+*.sln |
+*.suo |
+*.target.mk |
+*.targets |
+*.user |
+*.vcproj |
+*.vcxproj |
+*.vcxproj.filters |
+*.vpj |
+*.vpw |
+*.vpwhistu |
+*.vtg |
+*.xcodeproj |
+*_proto.xml |
+*_proto_cpp.xml |
+*~ |
+.*.sw? |
kjellander_webrtc
2015/11/12 10:25:33
Please remove everything below this comment. I don
brucedawson
2015/11/12 18:29:51
Done.
|
+.classpath |
+.cproject |
+.gdb_history |
+.gdbinit |
+.landmines |
+.metadata |
+.project |
+.pydevproject |
+.settings |
+.sw? |
+/Makefile |
+/base |
+/build |
+/buildtools |
+/chromium/.gclient.tmp |
+/chromium/.gclient.tmp_entries |
+/chromium/.last_sync_chromium |
+/chromium/_bad_scm |
+/chromium/src |
+/gyp-mac-tool |
+/links |
+/links.db |
+/out |
+/resources/**/*.aecdump |
+/resources/**/*.bin |
+/resources/**/*.chn |
+/resources/**/*.dat |
+/resources/**/*.gai |
+/resources/**/*.jpg |
+/resources/**/*.pcap |
+/resources/**/*.pcm |
+/resources/**/*.rtp |
+/resources/**/*.rx |
+/resources/**/*.wav |
+/resources/**/*.yuv |
+/resources/**/*.BIT* |
+/resources/**/*.INP |
+/resources/**/*.OUT* |
+/talk/examples/android/bin |
+/talk/examples/android/gen |
+/talk/examples/android/libs |
+/talk/examples/android/local.properties |
+/talk/examples/android/obj |
+/talk/examples/android/proguard-project.txt |
+/talk/examples/androidtests/bin |
+/talk/examples/androidtests/gen |
+/talk/app/webrtc/androidtests/bin |
+/talk/app/webrtc/androidtests/gen |
+/talk/app/webrtc/androidtests/libs |
+/testing |
+/third_party/WebKit/Tools/Scripts |
+/third_party/android_platform |
+/third_party/android_tools |
+/third_party/appurify-python |
+/third_party/asan |
+/third_party/ashmem |
+/third_party/binutils |
+/third_party/boringssl |
+/third_party/BUILD.gn |
+/third_party/clang_format |
+/third_party/class-dump |
+/third_party/colorama |
+/third_party/cygwin |
+/third_party/directxsdk |
+/third_party/drmemory |
+/third_party/expat |
+/third_party/gaeunit |
+/third_party/gflags/src |
+/third_party/google-visualization-python |
+/third_party/instrumented_libraries |
+/third_party/ijar |
+/third_party/jsoncpp |
+/third_party/jsr-305 |
+/third_party/junit |
+/third_party/junit-jar |
+/third_party/libc++ |
+/third_party/libc++abi |
+/third_party/libevent |
+/third_party/libjingle |
+/third_party/libjpeg |
+/third_party/libjpeg_turbo |
+/third_party/libsrtp |
+/third_party/libvpx_new |
+/third_party/libxml |
+/third_party/libudev |
+/third_party/libyuv |
+/third_party/llvm |
+/third_party/llvm-build |
+/third_party/lss |
+/third_party/mockito |
+/third_party/modp_b64 |
+/third_party/nss |
+/third_party/oauth2 |
+/third_party/ocmock |
+/third_party/openmax_dl |
+/third_party/opus |
+/third_party/proguard |
+/third_party/protobuf |
+/third_party/requests |
+/third_party/robolectric |
+/third_party/sqlite |
+/third_party/syzygy |
+/third_party/usrsctp |
+/third_party/valgrind |
+/third_party/WebKit |
+/third_party/winsdk_samples/src |
+/third_party/yasm |
+/third_party/zlib |
+/tools/android |
+/tools/clang |
+/tools/generate_library_loader |
+/tools/gn |
+/tools/grit |
+/tools/gyp |
+/tools/isolate_driver.py |
+/tools/memory |
+/tools/protoc_wrapper |
+/tools/python |
+/tools/sanitizer_options |
+/tools/swarming_client |
+/tools/tsan_suppressions |
+/tools/valgrind |
+/tools/vim |
+/tools/win |
+/tools/xdisplaycheck |
+/tools/whitespace.txt |
+/webrtc/examples/android/media_demo/bin |
+/webrtc/examples/android/media_demo/gen |
+/webrtc/examples/android/media_demo/libs |
+/webrtc/examples/android/media_demo/local.properties |
+/webrtc/examples/android/media_demo/obj |
+/webrtc/examples/android/media_demo/proguard-project.txt |
+/webrtc/examples/android/opensl_loopback/bin |
+/webrtc/examples/android/opensl_loopback/gen |
+/webrtc/examples/android/opensl_loopback/libs |
+/webrtc/examples/android/opensl_loopback/local.properties |
+/webrtc/examples/android/opensl_loopback/obj |
+/webrtc/examples/android/opensl_loopback/proguard-project.txt |
+/webrtc/modules/audio_device/android/test/bin/ |
+/webrtc/modules/audio_device/android/test/gen/ |
+/webrtc/modules/audio_device/android/test/libs/ |
+/webrtc/video_engine/test/android/bin |
+/webrtc/video_engine/test/android/gen |
+/webrtc/video_engine/test/android/libs |
+/webrtc/video_engine/test/android/obj |
+/x86-generic_out/ |
+/xcodebuild |