From 803be1c255b2fd8d9fb6093d20ca52a7047da177 Mon Sep 17 00:00:00 2001
From: Randy Mackay <rmackay9@yahoo.com>
Date: Mon, 20 Apr 2015 11:04:59 +0900
Subject: [PATCH] Revert ".gitattributes: automatically clean up newlines in
 source files"

This reverts commit d66eec536f06c25f14d752fd78fecec4949e8fde.
---
 .gitattributes | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index a6bd9108fe..6a9a9a039c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,6 +3,4 @@
 # This breaks Vagrant for some users.
 *.sh text eol=lf
 
-*.pde text eol=lf
-*.cpp text eol=lf
-*.h text eol=lf
+
-- 
GitLab