[Release] Webkit2-efl-123997_0.11.86
[framework/web/webkit-efl.git] / Source / WebKit / chromium / .gitignore
1 # Ignore Chromium dependencies
2
3 *.Makefile
4 *.mk
5 *.sln
6 *.vcproj*
7 *.vcxproj*
8 All.ncb
9 All.sdf
10 All.xcodeproj
11 WebKit.ncb
12 WebKit.xcodeproj
13 WebKitUnitTests.xcodeproj
14
15 .gclient
16 .gclient_entries
17 base/
18 chromium_deps/
19 crypto/
20 depot_tools/
21 dbus/
22 gfx/
23 googleurl/
24 gpu/
25 ipc/
26 media/
27 net/
28 ppapi/
29 printing/
30 sdch/
31 skia/
32 sql/
33 testing/
34 third_party/
35 tools/
36 ui/
37 v8/
38 webkit/
39 xcodebuild/