summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 67029f8e41ff45d97aba4e0f295dc8f3d361cc0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
*.mk
*.ncb
*.pyc
*.scons
*.suo
*.user
*.xcodeproj
/Makefile
/breakpad/src/
/build/util/support/
/chrome/Debug
/chrome/Hammer
/chrome/Release
/chrome/app/theme/google_chrome/
/chrome/installer/linux/
/chrome/personalization/
/chrome/test/data/firefox2_profile/searchplugins/
/chrome/test/data/firefox2_searchplugins/
/chrome/test/data/firefox3_profile/searchplugins/
/chrome/test/data/firefox3_searchplugins/
/chrome/test/data/layout_tests/
/chrome/test/data/osdd/
/chrome/test/data/plugin/
/chrome/test/data/workers/LayoutTests/
/data/
/googleurl/
/native_client/
/out/
/rlz/binaries/
/sconsbuild
/sdch/open-vcdiff/
/testing/gtest/
/testserver.log
/third_party/GTM/
/third_party/WebKit/
/third_party/ffmpeg/binaries/
/third_party/googlemac/
/third_party/hunspell/
/third_party/icu/
/third_party/personalization/
/third_party/pdfsqueeze/
/third_party/protobuf2/
/third_party/skia/
/third_party/tcmalloc/tcmalloc/
/third_party/xdg-utils/
/tools/distcc/
/tools/grit/grit/test/data/
/tools/gyp/
/tools/page_cycler/acid3/
/tools/tryserver/
/valgrind.tmp/
/v8/
/webkit/Debug/
/webkit/Release/
/webkit/data/bmp_decoder/
/webkit/data/ico_decoder/
/webkit/data/layout_tests/LayoutTests/
/webkit/data/test_shell/plugins/
/webkit/data/xbm_decoder/
/xcodebuild/
SConstruct