Reviewed by Kent Tamura.
Update .gitignore file to reflect a recent WebKit directory movement.
https://bugs.webkit.org/show_bug.cgi?id=52618
* .gitignore:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@76015
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
/Source/autotools/ltversion.m4
/Source/autotools/lt~obsolete.m4
/Source/autotools/missing
+/Source/WebKit/gtk/docs/GNUmakefile.in
+/Source/WebKit/gtk/po/*.pot
/autotoolsconfig.h.in
/configure
/GNUmakefile.in
-/WebKit/gtk/docs/GNUmakefile.in
-/WebKit/gtk/po/*.pot
/gtk-doc.make
/INSTALL
/README
+2011-01-18 Hayato Ito <hayato@chromium.org>
+
+ Reviewed by Kent Tamura.
+
+ Update .gitignore file to reflect a recent WebKit directory movement.
+
+ https://bugs.webkit.org/show_bug.cgi?id=52618
+
+ * .gitignore:
+
2011-01-16 Adam Barth <abarth@webkit.org>
Rubber-stamped by Eric Seidel.