Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Commit

Permalink
Add gitattributes settings to LF
Browse files Browse the repository at this point in the history
  • Loading branch information
Pliavi committed Oct 1, 2019
1 parent 0e90c88 commit c299b99
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
@@ -0,0 +1,5 @@
# Set the default behavior, in case people don't have core.autocrlf set
* text=auto

# Require Unix line endings
* text eol=lf

0 comments on commit c299b99

Please sign in to comment.