summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitattributes b/.gitattributes
index ae83a894..11b61ab9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,12 +2,6 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
-# Explicitly declare text files you want to always be normalized and converted
-# to native line endings on checkout.
-*.cpp text
-*.c text
-*.h text
-
# Declare files that will always have CRLF line endings on checkout.
*.sln text eol=crlf
*.vcxproj.user text eol=crlf