* .gitignore:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@101022
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
Source/ThirdParty/glu/*.sln
Source/ThirdParty/glu/*.vcproj
Source/ThirdParty/glu/glu.xcodeproj
+Source/WTF/WTF.gyp/*.Makefile
+Source/WTF/WTF.gyp/*.mk
+Source/WTF/WTF.gyp/*.ninja
+Source/WTF/WTF.gyp/*.sln
+Source/WTF/WTF.gyp/*.vcproj*
Source/WTF/WTF.gyp/WTF.xcodeproj
Source/WebCore/WebCore.gyp/*.Makefile
Source/WebCore/WebCore.gyp/*.mk
+2011-11-22 Adam Klein <adamk@chromium.org>
+
+ Ignore more gyp-generated build files in WTF.gyp.
+
+ * .gitignore:
+
2011-11-22 Andy Wingo <wingo@igalia.com>
Fix .dir-locals.el to only apply to specific modes