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
WebKit/chromium/media/
WebKit/chromium/webkit/
WebKit/chromium/printing/
+WebKit/chromium/depot_tools/
# Ignore compiled java tests:
LayoutTests/java/*.class
+2010-10-03 Dimitri Glazkov <dglazkov@chromium.org>
+
+ Add Chromium depot_tools to files that git should ignore.
+
+ * .gitignore: Added WebKit/chromium/depot_tools.
+
2010-09-30 Kevin Ollivier <kevino@theolliviers.com>
[wx] Fix typo in build script.