[Mac] Re-color omnibox text and move the cursor to the end when committing suggest...
[chromium-blink-merge.git] / .gitignore
blob301828a247c66e179aa80a561a21a70febe47dc1
1 *.Makefile
2 *.mk
3 *.ncb
4 *.pyc
5 *.rules
6 *.scons
7 *.sln
8 *.suo
9 *.user
10 *.vcproj
11 *.xcodeproj
13 .*.sw?
14 .DS_Store
15 .cproject
16 .gdb_history
17 .gdbinit
18 .metadata
19 .project
20 v8.log
21 tags
22 /Makefile
23 /_out
24 /breakpad/src/
25 /build/Debug
26 /build/Purify
27 /build/Release
28 /build/util/support
29 # The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
31 /chrome/Debug
32 /chrome/Hammer
33 /chrome/Release
34 /chrome/app/theme/google_chrome
35 /chrome/browser/autofill/internal
36 /chrome/browser/extensions/default_extensions/chromeos
37 /chrome/installer/linux
38 /chrome/installer/mac/internal
39 /chrome/installer/mac/third_party/xz/xz
40 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
41 /chrome/test/data/firefox2_profile/searchplugins
42 /chrome/test/data/firefox2_searchplugins
43 /chrome/test/data/firefox3_profile/searchplugins
44 /chrome/test/data/firefox3_searchplugins
45 /chrome/test/data/layout_tests
46 /chrome/test/data/osdd
47 /chrome/test/data/plugin
48 /chrome/test/data/pyauto_private
49 /chrome/tools/memory
50 /chrome/tools/test/reference_build
51 /chrome_frame/tools/test/reference_build
52 /data
53 /googleurl
54 /gpu/gles2_conform_test
55 /native_client
56 /out
57 /out_*
58 /rlz
59 /sdch/open-vcdiff
60 /seccompsandbox
61 /testing/gtest
62 /testserver.log
63 /third_party/GTM
64 /third_party/WebKit
65 /third_party/adobe/flash/binaries
66 /third_party/angle
67 /third_party/cacheinvalidation/files
68 /third_party/chromeos_login_manager
69 /third_party/chromeos_text_input
70 /third_party/cros
71 /third_party/cygwin
72 /third_party/directxsdk
73 /third_party/ffmpeg
74 /third_party/gles2_conform
75 /third_party/googlemac
76 /third_party/hunspell
77 /third_party/hunspell_dictionaries
78 /third_party/icu
79 /third_party/libjingle/source
80 /third_party/libsrtp/src
81 /third_party/libvpx
82 /third_party/libvpx/include
83 /third_party/libvpx/lib
84 /third_party/lighttpd
85 /third_party/lss
86 /third_party/mingw-w64
87 /third_party/nss
88 /third_party/openssl
89 /third_party/ots
90 /third_party/pdfsqueeze
91 /third_party/pefile
92 /third_party/platformsdk_win2008_6_1
93 /third_party/platformsdk_win7
94 /third_party/ppapi
95 /third_party/pthreads-win32
96 /third_party/python_24
97 /third_party/pywebsocket
98 /third_party/safe_browsing/testing
99 /third_party/skia
100 /third_party/speex
101 /third_party/swig
102 /third_party/valgrind
103 /third_party/xdg-utils
104 /third_party/xulrunner-sdk
105 /third_party/yasm/source/patched-yasm
106 /tools/distcc
107 /tools/grit/grit/test/data
108 /tools/gyp
109 /tools/histograms
110 /tools/page_cycler/acid3
111 /tools/tryserver
113 /valgrind.tmp
114 /webkit/Debug
115 /webkit/Release
116 /webkit/data/bmp_decoder
117 /webkit/data/ico_decoder
118 /webkit/data/layout_tests/LayoutTests
119 /webkit/data/test_shell/plugins
120 /webkit/data/xbm_decoder
121 /x86-generic_out/
122 /xcodebuild