Reviewed by Pavel Feldman.
REGRESSION (r81479): generate-inspector-idl fails on native win32
https://bugs.webkit.org/show_bug.cgi?id=58315
Disable git autocrlf for Inspector.json.
* .gitattributes:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@84130
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
Source/WebCore/accessibility/AccessibilityAllInOne.cpp -crlf
Source/WebCore/bindings/js/JSExceptionBase.cpp -crlf
Source/WebCore/bindings/js/JSExceptionBase.h -crlf
+Source/WebCore/inspector/Inspector.json -crlf
Source/WebCore/manual-tests/DOMContextMenuEvent.html -crlf
Source/WebCore/manual-tests/cursor-max-size.html -crlf
Source/WebCore/manual-tests/drag-with-div-or-image-as-data-image.html -crlf
+2011-04-18 Patrick Gansterer <paroga@webkit.org>
+
+ Reviewed by Pavel Feldman.
+
+ REGRESSION (r81479): generate-inspector-idl fails on native win32
+ https://bugs.webkit.org/show_bug.cgi?id=58315
+
+ Disable git autocrlf for Inspector.json.
+
+ * .gitattributes:
+
2011-04-16 Patrick Gansterer <paroga@webkit.org>
Reviewed by Eric Seidel.