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

Side by Side Diff: .gitignore

Issue 4426001: Update .gitignore based on looking at DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years, 1 month 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 *.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 13 matching lines...) Expand all
24 /build/Debug 24 /build/Debug
25 /build/Purify 25 /build/Purify
26 /build/Release 26 /build/Release
27 /build/util/support 27 /build/util/support
28 /chrome/Debug 28 /chrome/Debug
29 /chrome/Hammer 29 /chrome/Hammer
30 /chrome/Release 30 /chrome/Release
31 /chrome/app/theme/google_chrome 31 /chrome/app/theme/google_chrome
32 /chrome/browser/autofill/internal 32 /chrome/browser/autofill/internal
33 /chrome/browser/extensions/default_extensions/chromeos 33 /chrome/browser/extensions/default_extensions/chromeos
34 /chrome/browser/renderer_host/translate
35 /chrome/installer/linux 34 /chrome/installer/linux
36 /chrome/installer/mac/internal 35 /chrome/installer/mac/internal
37 /chrome/installer/mac/third_party/xz/xz 36 /chrome/installer/mac/third_party/xz/xz
38 /chrome/personalization/
39 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin 37 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
40 /chrome/test/data/firefox2_profile/searchplugins 38 /chrome/test/data/firefox2_profile/searchplugins
41 /chrome/test/data/firefox2_searchplugins 39 /chrome/test/data/firefox2_searchplugins
42 /chrome/test/data/firefox3_profile/searchplugins 40 /chrome/test/data/firefox3_profile/searchplugins
43 /chrome/test/data/firefox3_searchplugins 41 /chrome/test/data/firefox3_searchplugins
44 /chrome/test/data/layout_tests 42 /chrome/test/data/layout_tests
45 /chrome/test/data/osdd 43 /chrome/test/data/osdd
46 /chrome/test/data/plugin 44 /chrome/test/data/plugin
47 /chrome/test/data/workers/LayoutTests
48 /chrome/tools/memory 45 /chrome/tools/memory
49 /chrome/tools/test/reference_build 46 /chrome/tools/test/reference_build
50 /chrome_frame/tools/test/reference_build 47 /chrome_frame/tools/test/reference_build
51 /data 48 /data
52 /googleurl 49 /googleurl
53 /gpu/gles2_conform_test 50 /gpu/gles2_conform_test
54 /native_client 51 /native_client
55 /out 52 /out
56 /rlz 53 /rlz
57 /sconsbuild
58 /sdch/open-vcdiff 54 /sdch/open-vcdiff
59 /seccompsandbox 55 /seccompsandbox
60 /testing/gtest 56 /testing/gtest
61 /testserver.log 57 /testserver.log
62 /third_party/GTM 58 /third_party/GTM
63 /third_party/WebKit 59 /third_party/WebKit
64 /third_party/adobe/flash/binaries 60 /third_party/adobe/flash/binaries
65 /third_party/angle 61 /third_party/angle
66 /third_party/cacheinvalidation/files 62 /third_party/cacheinvalidation/files
67 /third_party/chromeos_login_manager 63 /third_party/chromeos_login_manager
68 /third_party/chromeos_text_input 64 /third_party/chromeos_text_input
69 /third_party/cros 65 /third_party/cros
70 /third_party/cygwin 66 /third_party/cygwin
71 /third_party/directxsdk 67 /third_party/directxsdk
72 /third_party/ffmpeg 68 /third_party/ffmpeg
73 /third_party/forge
74 /third_party/gles2_conform 69 /third_party/gles2_conform
75 /third_party/googlemac 70 /third_party/googlemac
76 /third_party/hunspell 71 /third_party/hunspell
77 /third_party/hunspell_dictionaries 72 /third_party/hunspell_dictionaries
78 /third_party/icu 73 /third_party/icu
79 /third_party/libjingle/source 74 /third_party/libjingle/source
80 /third_party/libvpx/lib
81 /third_party/libvpx/include
82 /third_party/libsrtp/src 75 /third_party/libsrtp/src
83 /third_party/libvpx 76 /third_party/libvpx
77 /third_party/libvpx/include
78 /third_party/libvpx/lib
Evan Martin 2010/11/03 21:37:07 This is just re-alphabetizing
84 /third_party/lighttpd 79 /third_party/lighttpd
85 /third_party/lss 80 /third_party/lss
86 /third_party/mingw-w64 81 /third_party/mingw-w64
87 /third_party/nss 82 /third_party/nss
88 /third_party/ots 83 /third_party/ots
89 /third_party/pdfsqueeze 84 /third_party/pdfsqueeze
90 /third_party/pefile 85 /third_party/pefile
91 /third_party/personalization
92 /third_party/platformsdk_win2008_6_1 86 /third_party/platformsdk_win2008_6_1
93 /third_party/platformsdk_win7 87 /third_party/platformsdk_win7
94 /third_party/ppapi 88 /third_party/ppapi
95 /third_party/pthreads-win32 89 /third_party/pthreads-win32
96 /third_party/python_24 90 /third_party/python_24
97 /third_party/pywebsocket 91 /third_party/pywebsocket
98 /third_party/safe_browsing/testing 92 /third_party/safe_browsing/testing
99 /third_party/skia 93 /third_party/skia
100 /third_party/speex 94 /third_party/speex
101 /third_party/swig 95 /third_party/swig
102 /third_party/valgrind 96 /third_party/valgrind
103 /third_party/xdg-utils 97 /third_party/xdg-utils
104 /third_party/xulrunner-sdk 98 /third_party/xulrunner-sdk
105 /third_party/yasm/source/patched-yasm 99 /third_party/yasm/source/patched-yasm
106 /tools/distcc 100 /tools/distcc
107 /tools/grit/grit/test/data 101 /tools/grit/grit/test/data
108 /tools/gyp 102 /tools/gyp
109 /tools/histograms/ 103 /tools/histograms
110 /tools/page_cycler/acid3 104 /tools/page_cycler/acid3
111 /tools/tryserver 105 /tools/tryserver
112 /v8 106 /v8
113 /valgrind.tmp 107 /valgrind.tmp
114 /webkit/Debug 108 /webkit/Debug
115 /webkit/Release 109 /webkit/Release
116 /webkit/data/bmp_decoder 110 /webkit/data/bmp_decoder
117 /webkit/data/ico_decoder 111 /webkit/data/ico_decoder
118 /webkit/data/layout_tests/LayoutTests 112 /webkit/data/layout_tests/LayoutTests
119 /webkit/data/test_shell/plugins 113 /webkit/data/test_shell/plugins
120 /webkit/data/xbm_decoder 114 /webkit/data/xbm_decoder
121 /x86-generic_out/ 115 /x86-generic_out/
122 /xcodebuild 116 /xcodebuild
123 SConstruct
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