Force endlines to be just LF (any CRLF is auto-converted to LF by Git).
authorjeresig <jeresig@gmail.com>
Fri, 27 Nov 2009 16:23:19 +0000 (11:23 -0500)
committerjeresig <jeresig@gmail.com>
Fri, 27 Nov 2009 16:23:19 +0000 (11:23 -0500)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..bcb36db
--- /dev/null
@@ -0,0 +1 @@
+* crlf=input