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

Side by Side 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, 4 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.DS_Store 1 *.DS_Store
2 *.Makefile 2 *.Makefile
3 *.host.mk 3 *.host.mk
4 *.ncb 4 *.ncb
5 *.ninja 5 *.ninja
6 *.props 6 *.props
7 *.pyc 7 *.pyc
8 *.rules 8 *.rules
9 *.scons 9 *.scons
10 *.sdf 10 *.sdf
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 /resources/**/*.pcm 62 /resources/**/*.pcm
63 /resources/**/*.rtp 63 /resources/**/*.rtp
64 /resources/**/*.rtpdump 64 /resources/**/*.rtpdump
65 /resources/**/*.rx 65 /resources/**/*.rx
66 /resources/**/*.wav 66 /resources/**/*.wav
67 /resources/**/*.yuv 67 /resources/**/*.yuv
68 /resources/**/*.BIT* 68 /resources/**/*.BIT*
69 /resources/**/*.INP 69 /resources/**/*.INP
70 /resources/**/*.OUT* 70 /resources/**/*.OUT*
71 /testing 71 /testing
72 /third_party/BUILD.gn
73 /third_party/WebKit
72 /third_party/WebKit/Tools/Scripts 74 /third_party/WebKit/Tools/Scripts
75 /third_party/accessibility_test_framework
76 /third_party/afl
73 /third_party/android_platform 77 /third_party/android_platform
74 /third_party/android_tools 78 /third_party/android_tools
79 /third_party/apache_velocity
75 /third_party/appurify-python 80 /third_party/appurify-python
76 /third_party/asan 81 /third_party/asan
77 /third_party/ashmem 82 /third_party/ashmem
78 /third_party/binutils 83 /third_party/binutils
79 /third_party/boringssl 84 /third_party/boringssl
80 /third_party/BUILD.gn 85 /third_party/bouncycastle
81 /third_party/catapult 86 /third_party/catapult
82 /third_party/clang_format 87 /third_party/clang_format
83 /third_party/class-dump 88 /third_party/class-dump
84 /third_party/colorama 89 /third_party/colorama
85 /third_party/cygwin 90 /third_party/cygwin
86 /third_party/directxsdk 91 /third_party/directxsdk
87 /third_party/drmemory 92 /third_party/drmemory
88 /third_party/expat 93 /third_party/expat
89 /third_party/ffmpeg 94 /third_party/ffmpeg
90 /third_party/gaeunit 95 /third_party/gaeunit
91 /third_party/gflags/src 96 /third_party/gflags/src
92 /third_party/google-visualization-python 97 /third_party/google-visualization-python
98 /third_party/guava
99 /third_party/hamcrest
93 /third_party/icu 100 /third_party/icu
101 /third_party/icu4j
102 /third_party/ijar
94 /third_party/instrumented_libraries 103 /third_party/instrumented_libraries
95 /third_party/ijar 104 /third_party/intellij
96 /third_party/jsoncpp 105 /third_party/jsoncpp
97 /third_party/jsr-305 106 /third_party/jsr-305
98 /third_party/junit 107 /third_party/junit
99 /third_party/junit-jar 108 /third_party/junit-jar
109 /third_party/libFuzzer
100 /third_party/libc++ 110 /third_party/libc++
101 /third_party/libc++-static 111 /third_party/libc++-static
102 /third_party/libc++abi 112 /third_party/libc++abi
103 /third_party/libFuzzer
104 /third_party/libjingle 113 /third_party/libjingle
105 /third_party/libjpeg 114 /third_party/libjpeg
106 /third_party/libjpeg_turbo 115 /third_party/libjpeg_turbo
107 /third_party/libsrtp 116 /third_party/libsrtp
108 /third_party/libvpx 117 /third_party/libvpx
109 /third_party/libxml 118 /third_party/libxml
110 /third_party/libyuv 119 /third_party/libyuv
111 /third_party/llvm 120 /third_party/llvm
112 /third_party/llvm-build 121 /third_party/llvm-build
113 /third_party/lss 122 /third_party/lss
114 /third_party/mockito 123 /third_party/mockito
115 /third_party/modp_b64 124 /third_party/modp_b64
116 /third_party/nss 125 /third_party/nss
117 /third_party/oauth2 126 /third_party/oauth2
118 /third_party/ocmock 127 /third_party/ocmock
119 /third_party/openh264 128 /third_party/openh264
120 /third_party/openmax_dl 129 /third_party/openmax_dl
121 /third_party/opus 130 /third_party/opus
131 /third_party/ow2_asm
122 /third_party/proguard 132 /third_party/proguard
123 /third_party/protobuf 133 /third_party/protobuf
124 /third_party/requests 134 /third_party/requests
125 /third_party/robolectric 135 /third_party/robolectric
126 /third_party/sqlite 136 /third_party/sqlite
137 /third_party/sqlite4java
127 /third_party/syzygy 138 /third_party/syzygy
128 /third_party/tcmalloc 139 /third_party/tcmalloc
129 /third_party/usrsctp 140 /third_party/usrsctp
130 /third_party/valgrind 141 /third_party/valgrind
131 /third_party/WebKit
132 /third_party/winsdk_samples/src 142 /third_party/winsdk_samples/src
133 /third_party/yasm 143 /third_party/yasm
134 /third_party/zlib 144 /third_party/zlib
135 /tools/android 145 /tools/android
136 /tools/clang 146 /tools/clang
137 /tools/generate_library_loader 147 /tools/generate_library_loader
138 /tools/generate_stubs 148 /tools/generate_stubs
139 /tools/gn 149 /tools/gn
140 /tools/grit 150 /tools/grit
141 /tools/gyp 151 /tools/gyp
142 /tools/isolate_driver.py 152 /tools/isolate_driver.py
143 /tools/luci-go 153 /tools/luci-go
144 /tools/mb 154 /tools/mb
145 /tools/memory 155 /tools/memory
146 /tools/protoc_wrapper 156 /tools/protoc_wrapper
147 /tools/python 157 /tools/python
148 /tools/sanitizer_options 158 /tools/sanitizer_options
149 /tools/swarming_client 159 /tools/swarming_client
150 /tools/telemetry 160 /tools/telemetry
151 /tools/tsan_suppressions 161 /tools/tsan_suppressions
152 /tools/valgrind 162 /tools/valgrind
153 /tools/vim 163 /tools/vim
154 /tools/win 164 /tools/win
155 /tools/xdisplaycheck 165 /tools/xdisplaycheck
156 /tools/whitespace.txt 166 /tools/whitespace.txt
157 /x86-generic_out/ 167 /x86-generic_out/
158 /xcodebuild 168 /xcodebuild
OLDNEW
« 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