diff --git a/.gitattributes b/.gitattributes
index bc2df2da358ac69225948ec25dca6870cf670e7a..95f75417ac307384e07458845cc8e0c799c9c38f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,7 +3,7 @@
 
 # Files with Unix line endings
 *.c   text eol=lf
-*.cpp text eol=lf
+# *.cpp text eol=lf
 *.h   text eol=lf
 *.ino text eol=lf
 *.py  text eol=lf