From 33b3e601043a66491d468a5ba7485181ca7506cc Mon Sep 17 00:00:00 2001 From: Darren Dale Date: Thu, 21 Oct 2010 11:40:28 -0400 Subject: add .gitattributes and fix line endings --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..8f3332044 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto +tools/win32build/nsis_scripts/*.nsi.in eol=crlf -- cgit v1.2.1