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

Unified Diff: .gitignore

Issue 2184323004: Fix gitignore after setup_links change. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Created 4 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 8c5a14524ca1a3d13bb36eb0de80955fddc3aadc..913502b96440303454825949db5997a8bfaa69e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,15 +69,20 @@
/resources/**/*.INP
/resources/**/*.OUT*
/testing
+/third_party/BUILD.gn
+/third_party/WebKit
/third_party/WebKit/Tools/Scripts
+/third_party/accessibility_test_framework
+/third_party/afl
/third_party/android_platform
/third_party/android_tools
+/third_party/apache_velocity
/third_party/appurify-python
/third_party/asan
/third_party/ashmem
/third_party/binutils
/third_party/boringssl
-/third_party/BUILD.gn
+/third_party/bouncycastle
/third_party/catapult
/third_party/clang_format
/third_party/class-dump
@@ -90,17 +95,21 @@
/third_party/gaeunit
/third_party/gflags/src
/third_party/google-visualization-python
+/third_party/guava
+/third_party/hamcrest
/third_party/icu
-/third_party/instrumented_libraries
+/third_party/icu4j
/third_party/ijar
+/third_party/instrumented_libraries
+/third_party/intellij
/third_party/jsoncpp
/third_party/jsr-305
/third_party/junit
/third_party/junit-jar
+/third_party/libFuzzer
/third_party/libc++
/third_party/libc++-static
/third_party/libc++abi
-/third_party/libFuzzer
/third_party/libjingle
/third_party/libjpeg
/third_party/libjpeg_turbo
@@ -119,16 +128,17 @@
/third_party/openh264
/third_party/openmax_dl
/third_party/opus
+/third_party/ow2_asm
/third_party/proguard
/third_party/protobuf
/third_party/requests
/third_party/robolectric
/third_party/sqlite
+/third_party/sqlite4java
/third_party/syzygy
/third_party/tcmalloc
/third_party/usrsctp
/third_party/valgrind
-/third_party/WebKit
/third_party/winsdk_samples/src
/third_party/yasm
/third_party/zlib
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698