Skip to content

Commit

Permalink
Fix line endings on Windows with gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Sep 30, 2020
1 parent 9ef4804 commit 93e0c55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
@@ -0,0 +1,3 @@
**/*.txt eol=lf
Makefile eol=lf
hello.c eol=lf

0 comments on commit 93e0c55

Please sign in to comment.