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

Side by Side Diff: .gitignore

Issue 1763016: Added angleproject back. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | DEPS » ('j') | 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 *.mk 2 *.mk
3 *.ncb 3 *.ncb
4 *.pyc 4 *.pyc
5 *.rules 5 *.rules
6 *.scons 6 *.scons
7 *.sln 7 *.sln
8 *.suo 8 *.suo
9 *.user 9 *.user
10 *.vcproj 10 *.vcproj
(...skipping 28 matching lines...) Expand all
39 /data 39 /data
40 /googleurl 40 /googleurl
41 /gpu/gles2_conform_test 41 /gpu/gles2_conform_test
42 /native_client 42 /native_client
43 /out 43 /out
44 /rlz/binaries 44 /rlz/binaries
45 /sconsbuild 45 /sconsbuild
46 /sdch/open-vcdiff 46 /sdch/open-vcdiff
47 /testing/gtest 47 /testing/gtest
48 /testserver.log 48 /testserver.log
49 /third_party/angleproject 49 /third_party/angle
50 /third_party/GTM 50 /third_party/GTM
51 /third_party/WebKit 51 /third_party/WebKit
52 /third_party/adobe/flash/binaries 52 /third_party/adobe/flash/binaries
53 /third_party/cacheinvalidation/files 53 /third_party/cacheinvalidation/files
54 /third_party/chromeos_login_manager 54 /third_party/chromeos_login_manager
55 /third_party/chromeos_text_input 55 /third_party/chromeos_text_input
56 /third_party/cros 56 /third_party/cros
57 /third_party/cygwin 57 /third_party/cygwin
58 /third_party/ffmpeg/binaries 58 /third_party/ffmpeg/binaries
59 /third_party/ffmpeg/source/patched-ffmpeg-mt 59 /third_party/ffmpeg/source/patched-ffmpeg-mt
(...skipping 27 matching lines...) Expand all
87 /v8 87 /v8
88 /webkit/Debug 88 /webkit/Debug
89 /webkit/Release 89 /webkit/Release
90 /webkit/data/bmp_decoder 90 /webkit/data/bmp_decoder
91 /webkit/data/ico_decoder 91 /webkit/data/ico_decoder
92 /webkit/data/layout_tests/LayoutTests 92 /webkit/data/layout_tests/LayoutTests
93 /webkit/data/test_shell/plugins 93 /webkit/data/test_shell/plugins
94 /webkit/data/xbm_decoder 94 /webkit/data/xbm_decoder
95 /xcodebuild 95 /xcodebuild
96 SConstruct 96 SConstruct
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698