Skip to content

Commit

Permalink
Added .gitattributes to normalize CRLF
Browse files Browse the repository at this point in the history
  • Loading branch information
goldsimon committed Feb 7, 2014
1 parent d2a89b4 commit a32afb2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
@@ -0,0 +1,4 @@
# These files are text and should be normalized
*.txt text
*.c text
*.h text

0 comments on commit a32afb2

Please sign in to comment.