diff options
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes index c84979e..f258541 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,7 +3,3 @@ makefile text eol=crlf sources text eol=crlf *.bat text eol=crlf -*.c text eol=crlf -*.cpp text eol=crlf -*.h text eol=crlf -*.hpp text eol=crlf |