Reviewed by Gustavo Noronha Silva.
[Gtk] ignore WebKit/gtk/docs/GNUmakefile.in in .gitignore
https://bugs.webkit.org/show_bug.cgi?id=35424
* .gitignore:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55327
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
/autotoolsconfig.h.in
/configure
/GNUmakefile.in
+/WebKit/gtk/docs/GNUmakefile.in
/gtk-doc.make
/INSTALL
/README
+2010-02-26 Arno Renevier <arno@renevier.net>
+
+ Reviewed by Gustavo Noronha Silva.
+
+ [Gtk] ignore WebKit/gtk/docs/GNUmakefile.in in .gitignore
+ https://bugs.webkit.org/show_bug.cgi?id=35424
+
+ * .gitignore:
+
2010-02-24 Sam Kerner <skerner@chromium.org>
Reviewed by Darin Fisher.