Another take on menu's. This uses the hosting menu scroll view container as a menuba...
[chromium-blink-merge.git] / .gitignore
blob2c63ec2d371904aaeb1f59fc69fe1216aed05fe7
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 .gdbinit
17 .metadata
18 .project
19 /Makefile
20 /_out
21 /breakpad/src/
22 /build/Debug
23 /build/Purify
24 /build/Release
25 /build/util/support
26 /chrome/Debug
27 /chrome/Hammer
28 /chrome/Release
29 /chrome/app/theme/google_chrome
30 /chrome/browser/autofill/internal
31 /chrome/browser/renderer_host/translate
32 /chrome/installer/linux
33 /chrome/installer/mac/internal
34 /chrome/installer/mac/third_party/xz/xz
35 /chrome/personalization/
36 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
37 /chrome/test/data/firefox2_profile/searchplugins
38 /chrome/test/data/firefox2_searchplugins
39 /chrome/test/data/firefox3_profile/searchplugins
40 /chrome/test/data/firefox3_searchplugins
41 /chrome/test/data/layout_tests
42 /chrome/test/data/osdd
43 /chrome/test/data/plugin
44 /chrome/test/data/workers/LayoutTests
45 /chrome/tools/memory
46 /chrome/tools/test/reference_build
47 /chrome_frame/tools/test/reference_build
48 /data
49 /googleurl
50 /gpu/gles2_conform_test
51 /native_client
52 /out
53 /rlz
54 /sconsbuild
55 /sdch/open-vcdiff
56 /testing/gtest
57 /testserver.log
58 /third_party/GTM
59 /third_party/WebKit
60 /third_party/adobe/flash/binaries
61 /third_party/angle
62 /third_party/cacheinvalidation/files
63 /third_party/chromeos_login_manager
64 /third_party/chromeos_text_input
65 /third_party/cros
66 /third_party/cygwin
67 /third_party/ffmpeg
68 /third_party/forge
69 /third_party/gles2_conform
70 /third_party/googlemac
71 /third_party/hunspell
72 /third_party/hunspell_dictionaries
73 /third_party/icu
74 /third_party/libjingle/source
75 /third_party/libvpx
76 /third_party/lighttpd
77 /third_party/mingw-w64
78 /third_party/nss
79 /third_party/ots
80 /third_party/pdfsqueeze
81 /third_party/pefile
82 /third_party/personalization
83 /third_party/platformsdk_win2008_6_1
84 /third_party/ppapi
85 /third_party/protobuf2
86 /third_party/pthreads-win32
87 /third_party/python_24
88 /third_party/pywebsocket
89 /third_party/skia
90 /third_party/speex
91 /third_party/swig
92 /third_party/valgrind
93 /third_party/xdg-utils
94 /third_party/xulrunner-sdk
95 /third_party/yasm/source/patched-yasm
96 /tools/distcc
97 /tools/grit/grit/test/data
98 /tools/gyp
99 /tools/page_cycler/acid3
100 /tools/tryserver
102 /valgrind.tmp
103 /webkit/Debug
104 /webkit/Release
105 /webkit/data/bmp_decoder
106 /webkit/data/ico_decoder
107 /webkit/data/layout_tests/LayoutTests
108 /webkit/data/test_shell/plugins
109 /webkit/data/xbm_decoder
110 /x86-generic_out/
111 /xcodebuild
112 SConstruct