From: Felix Fietkau <nbd@openwrt.org>
Date: Tue, 8 May 2012 13:30:49 +0000 (+0000)
Subject: add .gitattributes to prevent the git autocrlf option from messing with CRLF/LF in... 
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7fb394b9ab8e45c85202fc211ee9cabc0f4540c7;p=librecmc%2Flibrecmc.git

add .gitattributes to prevent the git autocrlf option from messing with CRLF/LF in files

SVN-Revision: 31649
---

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000000..fa1385d99a
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* -text