summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: d4d56356c69127795f58bb5c48617b5a17df4821 (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
*.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/test/data/
/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/icu38/
/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/
/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