summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ac351b1997c72a7e36ba27b6780d69c3f8eaec33 (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
*.Makefile
*.mk
*.ncb
*.ninja
*.props
*.pyc
*.rules
*.scons
*.sdf
*.sln
*.suo
*.targets
*.user
*.vcproj
*.vcxproj
*.vcxproj.filters
*.vpj
*.vpw
*.vpwhistu
*.vtg
*.xcodeproj
*~
.*.sw?
.DS_Store
.cproject
.gdb_history
.gdbinit
.metadata
.project
tags
Thumbs.db
v8.log
/Makefile
/_out
/breakpad/src/
/build/Debug
/build/Purify
/build/Release
/build/util/support
# The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
/c
/ceee/internal/
/chrome/Debug
/chrome/Hammer
/chrome/Release
/chrome/app/theme/google_chrome
/chrome/browser/autofill/internal
/chrome/browser/extensions/default_extensions/chromeos
/chrome/installer/linux
/chrome/installer/mac/internal
/chrome/installer/mac/third_party/xz/xz
/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
/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/pyauto_private
/chrome/tools/memory
/chrome/tools/test/reference_build
/chrome_frame/tools/test/reference_build
/data
/googleurl
/gpu/gles2_conform_test
/native_client
/net/Debug
/net/Release
/net/testserver.log
/ninja
/out
/out_*
/rlz
/sdch/open-vcdiff
/seccompsandbox
/testing/gmock
/testing/gtest
/testserver.log
/third_party/GTM
/third_party/WebKit
/third_party/adobe/flash/binaries
/third_party/angle
/third_party/bidichecker
/third_party/cacheinvalidation/files
/third_party/chromeos_login_manager
/third_party/chromeos_text_input
/third_party/cros
/third_party/cygwin
/third_party/directxsdk
/third_party/drmemory
/third_party/flac
/third_party/adobe/flash/symbols
/third_party/ffmpeg
/third_party/gles2_conform
/third_party/googlemac
/third_party/hunspell
/third_party/hunspell_dictionaries
/third_party/icu
/third_party/leveldb
/third_party/libjingle/source
/third_party/libjpeg_turbo
/third_party/libsrtp/src
/third_party/libvpx
/third_party/libvpx/include
/third_party/libvpx/lib
/third_party/lighttpd
/third_party/lss
/third_party/llvm
/third_party/llvm-build
/third_party/mingw-w64
/third_party/nss
/third_party/openssl
/third_party/ots
/third_party/pdfsqueeze
/third_party/pefile
/third_party/platformsdk_win2008_6_1
/third_party/platformsdk_win7
/third_party/ppapi
/third_party/psyco_win32
/third_party/pthreads-win32
/third_party/pylib
/third_party/python_24
/third_party/python_26
/third_party/pywebsocket
/third_party/safe_browsing/testing
/third_party/scons-2.0.1
/third_party/skia
/third_party/snappy/src
/third_party/speex
/third_party/swig
/third_party/valgrind
/third_party/webdriver/python
/third_party/xdg-utils
/third_party/xulrunner-sdk
/third_party/yasm/binaries
/third_party/yasm/source/patched-yasm
/tools/distcc
/tools/grit/grit/test/data
/tools/gyp
/tools/histograms
/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
/x86-generic_out/
/xcodebuild