Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(679)

Side by Side Diff: Source/WebKit/chromium/.gitignore

Issue 13811006: Clean up hidden git files (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # Ignore Chromium dependencies
2
3 *.Makefile 1 *.Makefile
4 *.mk 2 *.mk
5 *.sln 3 *.sln
6 *.vcproj* 4 *.vcproj*
7 *.vcxproj* 5 *.vcxproj*
8 All.ncb 6 All.ncb
9 All.sdf 7 All.sdf
10 All.xcodeproj 8 All.xcodeproj
11 WebKit.ncb 9 WebKit.ncb
12 WebKit.xcodeproj 10 WebKit.xcodeproj
13 WebKitUnitTests.xcodeproj 11 WebKitUnitTests.xcodeproj
14
15 .gclient
16 .gclient_entries
17 base/
18 cc/
19 chromium_deps/
20 crypto/
21 depot_tools/
22 dbus/
23 gfx/
24 google_apis/
25 googleurl/
26 gpu/
27 ipc/
28 media/
29 net/
30 ppapi/
31 printing/
32 sdch/
33 skia/
34 sql/
35 testing/
36 third_party/
37 tools/
38 ui/
39 v8/
40 webkit/
41 win8/
42 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
OLDNEW
« .gitignore ('K') | « Source/WebCore/.gitattributes ('k') | Tools/.gitattributes » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698