Add .gitattributes files to turn off CRLF translation for some files
authorBill Hoffman <bill.hoffman@kitware.com>
Thu, 25 Mar 2010 03:48:35 +0000 (23:48 -0400)
committerBill Hoffman <bill.hoffman@kitware.com>
Thu, 25 Mar 2010 03:48:35 +0000 (23:48 -0400)
.gitattributes [new file with mode: 0644]
tests/data/.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..ab7a60e
--- /dev/null
@@ -0,0 +1 @@
+*.dsw -crlf
diff --git a/tests/data/.gitattributes b/tests/data/.gitattributes
new file mode 100644 (file)
index 0000000..4636c2c
--- /dev/null
@@ -0,0 +1 @@
+test* -crlf