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