[hyena/gtk3] Add a .gitattributes to unset crlf for *.sln



commit 1ae2722a6ba95c367554f71e3b35db916163221a
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date:   Fri Jun 3 15:55:20 2011 +0200

    Add a .gitattributes to unset crlf for *.sln

 .gitattributes |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..920d106
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.sln -crlf



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]