From e0344f472d145b507d9944457a35c40fbd06a6a5 Mon Sep 17 00:00:00 2001 From: "dglazkov@chromium.org" Date: Sun, 3 Oct 2010 15:35:49 +0000 Subject: [PATCH 1/1] 2010-10-03 Dimitri Glazkov Add Chromium depot_tools to files that git should ignore. * .gitignore: Added WebKit/chromium/depot_tools. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68987 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- .gitignore | 1 + ChangeLog | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 5d96ad2a6e9b..a53f26e68cd7 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,7 @@ WebKit/chromium/gpu/ WebKit/chromium/media/ WebKit/chromium/webkit/ WebKit/chromium/printing/ +WebKit/chromium/depot_tools/ # Ignore compiled java tests: LayoutTests/java/*.class diff --git a/ChangeLog b/ChangeLog index a08e21c8cf3f..05b9e9bf2a55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-10-03 Dimitri Glazkov + + Add Chromium depot_tools to files that git should ignore. + + * .gitignore: Added WebKit/chromium/depot_tools. + 2010-09-30 Kevin Ollivier [wx] Fix typo in build script. -- 2.36.0