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

Side by Side Diff: .gitignore

Issue 11624017: Add third_party/accessibility-developer-tools to .gitignore. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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 | Annotate | Revision Log
« 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 *.Makefile 1 *.Makefile
2 *.gypcmd 2 *.gypcmd
3 *.mk 3 *.mk
4 *.ncb 4 *.ncb
5 *.ninja 5 *.ninja
6 *.opensdf 6 *.opensdf
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.rules 9 *.rules
10 *.sdf 10 *.sdf
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 /sdch/open-vcdiff 142 /sdch/open-vcdiff
143 /seccompsandbox 143 /seccompsandbox
144 /testing/gmock 144 /testing/gmock
145 /testing/gtest 145 /testing/gtest
146 /testing/iossim/third_party/ 146 /testing/iossim/third_party/
147 /testserver.log 147 /testserver.log
148 /third_party/GTM 148 /third_party/GTM
149 /third_party/WebKit 149 /third_party/WebKit
150 /third_party/adobe/flash/binaries 150 /third_party/adobe/flash/binaries
151 /third_party/adobe/flash/symbols 151 /third_party/adobe/flash/symbols
152 /third_party/accessibility-developer-tools/
152 /third_party/amd/ 153 /third_party/amd/
153 /third_party/angle 154 /third_party/angle
154 /third_party/android_tools/ 155 /third_party/android_tools/
155 /third_party/aosp 156 /third_party/aosp
156 /third_party/apache-mime4j 157 /third_party/apache-mime4j
157 /third_party/asan 158 /third_party/asan
158 /third_party/bidichecker 159 /third_party/bidichecker
159 /third_party/bison 160 /third_party/bison
160 /third_party/cacheinvalidation/src 161 /third_party/cacheinvalidation/src
161 /third_party/chromeos_login_manager 162 /third_party/chromeos_login_manager
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
276 /webkit/Release 277 /webkit/Release
277 /webkit/data/bmp_decoder 278 /webkit/data/bmp_decoder
278 /webkit/data/ico_decoder 279 /webkit/data/ico_decoder
279 /webkit/data/layout_tests/LayoutTests 280 /webkit/data/layout_tests/LayoutTests
280 /webkit/data/test_shell/plugins 281 /webkit/data/test_shell/plugins
281 /webkit/data/xbm_decoder 282 /webkit/data/xbm_decoder
282 /webkit/media/crypto/ppapi/cdm 283 /webkit/media/crypto/ppapi/cdm
283 /webpagereplay_logs/ 284 /webpagereplay_logs/
284 /x86-generic_out/ 285 /x86-generic_out/
285 /xcodebuild 286 /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