Tweak text with halo to avoid truncated "J".
[chromium-blink-merge.git] / .gitignore
blobac351b1997c72a7e36ba27b6780d69c3f8eaec33
1 *.Makefile
2 *.mk
3 *.ncb
4 *.ninja
5 *.props
6 *.pyc
7 *.rules
8 *.scons
9 *.sdf
10 *.sln
11 *.suo
12 *.targets
13 *.user
14 *.vcproj
15 *.vcxproj
16 *.vcxproj.filters
17 *.vpj
18 *.vpw
19 *.vpwhistu
20 *.vtg
21 *.xcodeproj
23 .*.sw?
24 .DS_Store
25 .cproject
26 .gdb_history
27 .gdbinit
28 .metadata
29 .project
30 tags
31 Thumbs.db
32 v8.log
33 /Makefile
34 /_out
35 /breakpad/src/
36 /build/Debug
37 /build/Purify
38 /build/Release
39 /build/util/support
40 # The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
42 /ceee/internal/
43 /chrome/Debug
44 /chrome/Hammer
45 /chrome/Release
46 /chrome/app/theme/google_chrome
47 /chrome/browser/autofill/internal
48 /chrome/browser/extensions/default_extensions/chromeos
49 /chrome/installer/linux
50 /chrome/installer/mac/internal
51 /chrome/installer/mac/third_party/xz/xz
52 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
53 /chrome/test/data/firefox2_profile/searchplugins
54 /chrome/test/data/firefox2_searchplugins
55 /chrome/test/data/firefox3_profile/searchplugins
56 /chrome/test/data/firefox3_searchplugins
57 /chrome/test/data/layout_tests
58 /chrome/test/data/osdd
59 /chrome/test/data/plugin
60 /chrome/test/data/pyauto_private
61 /chrome/tools/memory
62 /chrome/tools/test/reference_build
63 /chrome_frame/tools/test/reference_build
64 /data
65 /googleurl
66 /gpu/gles2_conform_test
67 /native_client
68 /net/Debug
69 /net/Release
70 /net/testserver.log
71 /ninja
72 /out
73 /out_*
74 /rlz
75 /sdch/open-vcdiff
76 /seccompsandbox
77 /testing/gmock
78 /testing/gtest
79 /testserver.log
80 /third_party/GTM
81 /third_party/WebKit
82 /third_party/adobe/flash/binaries
83 /third_party/angle
84 /third_party/bidichecker
85 /third_party/cacheinvalidation/files
86 /third_party/chromeos_login_manager
87 /third_party/chromeos_text_input
88 /third_party/cros
89 /third_party/cygwin
90 /third_party/directxsdk
91 /third_party/drmemory
92 /third_party/flac
93 /third_party/adobe/flash/symbols
94 /third_party/ffmpeg
95 /third_party/gles2_conform
96 /third_party/googlemac
97 /third_party/hunspell
98 /third_party/hunspell_dictionaries
99 /third_party/icu
100 /third_party/leveldb
101 /third_party/libjingle/source
102 /third_party/libjpeg_turbo
103 /third_party/libsrtp/src
104 /third_party/libvpx
105 /third_party/libvpx/include
106 /third_party/libvpx/lib
107 /third_party/lighttpd
108 /third_party/lss
109 /third_party/llvm
110 /third_party/llvm-build
111 /third_party/mingw-w64
112 /third_party/nss
113 /third_party/openssl
114 /third_party/ots
115 /third_party/pdfsqueeze
116 /third_party/pefile
117 /third_party/platformsdk_win2008_6_1
118 /third_party/platformsdk_win7
119 /third_party/ppapi
120 /third_party/psyco_win32
121 /third_party/pthreads-win32
122 /third_party/pylib
123 /third_party/python_24
124 /third_party/python_26
125 /third_party/pywebsocket
126 /third_party/safe_browsing/testing
127 /third_party/scons-2.0.1
128 /third_party/skia
129 /third_party/snappy/src
130 /third_party/speex
131 /third_party/swig
132 /third_party/valgrind
133 /third_party/webdriver/python
134 /third_party/xdg-utils
135 /third_party/xulrunner-sdk
136 /third_party/yasm/binaries
137 /third_party/yasm/source/patched-yasm
138 /tools/distcc
139 /tools/grit/grit/test/data
140 /tools/gyp
141 /tools/histograms
142 /tools/page_cycler/acid3
143 /tools/tryserver
145 /webkit/Debug
146 /webkit/Release
147 /webkit/data/bmp_decoder
148 /webkit/data/ico_decoder
149 /webkit/data/layout_tests/LayoutTests
150 /webkit/data/test_shell/plugins
151 /webkit/data/xbm_decoder
152 /x86-generic_out/
153 /xcodebuild