Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Commit

Permalink
Added .gitattribute file that takes care of line endings.
Browse files Browse the repository at this point in the history
  • Loading branch information
ccadar committed Apr 9, 2015
1 parent c20e4be commit 185e2f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
@@ -0,0 +1,5 @@
* text=auto

*.h text
*.c text
*.cpp text

0 comments on commit 185e2f9

Please sign in to comment.