Permanent folders changes
[chromium-blink-merge.git] / .gitignore
blobe554a60d78d30d5c02124d00378a15c24cf30edd
1 *.Makefile
2 *.mk
3 *.ncb
4 *.ninja
5 *.props
6 *.pyc
7 *.rules
8 *.scons
9 *.sdf
10 *.sln
11 *.suo
12 *.targets
13 *.user
14 *.vcproj
15 *.vcxproj
16 *.vcxproj.filters
17 *.vpj
18 *.vpw
19 *.vpwhistu
20 *.vtg
21 *.xcodeproj
23 .*.sw?
24 .DS_Store
25 .cproject
26 .gdb_history
27 .gdbinit
28 .metadata
29 .project
30 tags
31 Thumbs.db
32 v8.log
33 /Makefile
34 /_out
35 /breakpad/src/
36 /build/Debug
37 /build/Purify
38 /build/Release
39 /build/util/support
40 # The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
42 /ceee/internal/
43 /chrome/Debug
44 /chrome/Hammer
45 /chrome/Release
46 /chrome/app/theme/google_chrome
47 /chrome/browser/autofill/internal
48 /chrome/browser/extensions/default_extensions/chromeos
49 /chrome/browser/spellchecker/internal
50 /chrome/installer/linux
51 /chrome/installer/mac/internal
52 /chrome/installer/mac/third_party/xz/xz
53 /chrome/test/chromeos/autotest/files/client/deps/chrome_test/test_src/
54 /chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/test_src/
55 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
56 /chrome/test/data/firefox2_profile/searchplugins
57 /chrome/test/data/firefox2_searchplugins
58 /chrome/test/data/firefox3_profile/searchplugins
59 /chrome/test/data/firefox3_searchplugins
60 /chrome/test/data/layout_tests
61 /chrome/test/data/osdd
62 /chrome/test/data/perf/frame_rate/content
63 /chrome/test/data/plugin
64 /chrome/test/data/pyauto_private
65 /chrome/tools/memory
66 /chrome/tools/test/reference_build
67 /chrome_frame/tools/test/reference_build
68 /data
69 /googleurl
70 /gpu/gles2_conform_test
71 /gyp-mac-tool
72 /native_client
73 /net/Debug
74 /net/Release
75 /net/testserver.log
76 /out
77 /out_*
78 /rlz
79 /sdch/open-vcdiff
80 /seccompsandbox
81 /testing/gmock
82 /testing/gtest
83 /testserver.log
84 /third_party/GTM
85 /third_party/WebKit
86 /third_party/adobe/flash/binaries
87 /third_party/angle
88 /third_party/asan
89 /third_party/bidichecker
90 /third_party/cacheinvalidation/files
91 /third_party/chromeos_login_manager
92 /third_party/chromeos_text_input
93 /third_party/cros
94 /third_party/cros_system_api
95 /third_party/cygwin
96 /third_party/directxsdk
97 /third_party/drmemory
98 /third_party/flac
99 /third_party/adobe/flash/symbols
100 /third_party/ffmpeg
101 /third_party/gles2_conform
102 /third_party/googlemac
103 /third_party/hunspell
104 /third_party/hunspell_dictionaries
105 /third_party/icu
106 /third_party/leveldatabase/src
107 /third_party/leveldb
108 /third_party/libjingle/source
109 /third_party/libjpeg_turbo
110 /third_party/libsrtp/src
111 /third_party/libvpx
112 /third_party/libvpx/include
113 /third_party/libvpx/lib
114 /third_party/lighttpd
115 /third_party/lss
116 /third_party/llvm
117 /third_party/llvm-build
118 /third_party/mingw-w64
119 /third_party/mkl
120 /third_party/mozc
121 /third_party/nss
122 /third_party/openssl
123 /third_party/ots
124 /third_party/pdfsqueeze
125 /third_party/pefile
126 /third_party/platformsdk_win2008_6_1
127 /third_party/platformsdk_win7
128 /third_party/ppapi
129 /third_party/psyco_win32
130 /third_party/pthreads-win32
131 /third_party/pylib
132 /third_party/pyftpdlib/src
133 /third_party/python_24
134 /third_party/python_26
135 /third_party/pywebsocket
136 /third_party/safe_browsing/testing
137 /third_party/scons-2.0.1
138 /third_party/sfntly
139 /third_party/skia
140 /third_party/smhasher
141 /third_party/snappy/src
142 /third_party/speex
143 /third_party/swig
144 /third_party/syzygy/binaries
145 /third_party/v8-i18n
146 /third_party/valgrind
147 /third_party/webdriver/python
148 /third_party/webgl_conformance
149 /third_party/webrtc
150 /third_party/xdg-utils
151 /third_party/xulrunner-sdk
152 /third_party/yasm/binaries
153 /third_party/yasm/source/patched-yasm
154 /tools/distcc
155 /tools/grit
156 /tools/gyp
157 /tools/histograms
158 /tools/page_cycler/acid3
159 /tools/tryserver
161 /webkit/Debug
162 /webkit/Release
163 /webkit/data/bmp_decoder
164 /webkit/data/ico_decoder
165 /webkit/data/layout_tests/LayoutTests
166 /webkit/data/test_shell/plugins
167 /webkit/data/xbm_decoder
168 /x86-generic_out/
169 /xcodebuild