From a9327fb90368742818346e226b0567361a110da4 Mon Sep 17 00:00:00 2001 From: "rnystrom@google.com" Date: Wed, 28 Mar 2012 21:57:20 +0000 Subject: [PATCH] Add WebCore to .gitignore. Review URL: https://chromiumcodereview.appspot.com//9886001 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5953 260f80e4-7a28-3924-810f-c04153c831b5 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b64ad391105..386862fcf1a 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ fixed_length_file_out third_party/gyp/ third_party/v8/ third_party/closure_compiler_src/ +third_party/WebCore/ tests/co19/src/ # Built by chromebot and downloaded from Google Storage