From a4c2f8c07633d5e12173e32a110a232e44253a23 Mon Sep 17 00:00:00 2001 From: Wliu Date: Mon, 18 Nov 2013 17:57:45 -0500 Subject: [PATCH 1/2] Fixes build.properties --- .gitattributes | 1 + build.properties | Bin 195 -> 119 bytes 2 files changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..310fd20b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +build.properties=crlf \ No newline at end of file diff --git a/build.properties b/build.properties index 1e19d75c16f2febaac933bc9dd45fbd94d08d41b..8dda2f1197ddd3c28cb740637c35cb556d57ed48 100644 GIT binary patch delta 5 McmX@iSU#Z~00z_oLjV8( delta 82 QcmXRv%s8Rkhk=R!0L%dbj{pDw From 1c70aa095491f18f59e1b828b269b7a97ea4c658 Mon Sep 17 00:00:00 2001 From: Wliu Date: Mon, 18 Nov 2013 18:00:51 -0500 Subject: [PATCH 2/2] Fixed .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 310fd20b..008515e4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -build.properties=crlf \ No newline at end of file +build.properties text \ No newline at end of file