Skip to content

Commit

Permalink
I should put a constructive comment here, but I am just WAY too frust…
Browse files Browse the repository at this point in the history
…rated
  • Loading branch information
greglandrum authored and Brian Kelley committed Jan 21, 2016
1 parent 698acaa commit a904c31
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
# https://help.github.com/articles/dealing-with-line-endings/

# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# * text=auto

# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.py text
*.cpp text
*.c text
*.cc text
*.hpp text
*.h text
*.H text
*.java text
*.cs text
*.i text
*.ll text
*.yy text

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

0 comments on commit a904c31

Please sign in to comment.