Reviewed by Adam Barth.
autoinstalled should be git ignored
https://bugs.webkit.org/show_bug.cgi?id=36970
* .gitignore:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@56944
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
build/
/WebKitBuild/
autoinstall.cache.d
+WebKitTools/Scripts/webkitpy/thirdparty/autoinstalled
# Ignore Chromium projects auto-generated from .gyp files:
JavaScriptCore/JavaScriptCore.gyp/JavaScriptCore.xcodeproj
+2010-04-01 Ojan Vafai <ojan@chromium.org>
+
+ Reviewed by Adam Barth.
+
+ autoinstalled should be git ignored
+ https://bugs.webkit.org/show_bug.cgi?id=36970
+
+ * .gitignore:
+
2010-04-01 Laszlo Gombos <laszlo.1.gombos@nokia.com>
Reviewed by Kenneth Rohde Christiansen.