Skip to content

Commit

Permalink
Fix .gitattributes thinking every line of code has changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlKenner committed Mar 5, 2017
1 parent d61f7b7 commit 033e8c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.c text
*.cpp text
*.h text

# Declare files that will always have CRLF line endings on checkout.
*.sln text eol=crlf
Expand Down

0 comments on commit 033e8c5

Please sign in to comment.