Index: Source/WebKit/chromium/.gitignore |
diff --git a/Source/WebKit/chromium/.gitignore b/Source/WebKit/chromium/.gitignore |
index 51a4117f17c8c8fdbf68a295a111128061270355..4766a7170d0115aa83e0d00b117eba7f8d0aad08 100644 |
--- a/Source/WebKit/chromium/.gitignore |
+++ b/Source/WebKit/chromium/.gitignore |
@@ -1,5 +1,3 @@ |
-# Ignore Chromium dependencies |
- |
*.Makefile |
*.mk |
*.sln |
@@ -11,32 +9,3 @@ All.xcodeproj |
WebKit.ncb |
WebKit.xcodeproj |
WebKitUnitTests.xcodeproj |
- |
-.gclient |
-.gclient_entries |
-base/ |
-cc/ |
-chromium_deps/ |
-crypto/ |
-depot_tools/ |
-dbus/ |
-gfx/ |
-google_apis/ |
-googleurl/ |
-gpu/ |
-ipc/ |
-media/ |
-net/ |
-ppapi/ |
-printing/ |
-sdch/ |
-skia/ |
-sql/ |
-testing/ |
-third_party/ |
-tools/ |
-ui/ |
-v8/ |
-webkit/ |
-win8/ |
-xcodebuild/ |
Nico
2013/04/08 23:02:36
Probably want to keep xcodebuild too
abarth-chromium
2013/04/08 23:05:33
Won't xcodebuild show up in the top-level src dire
|