Skip to content

Commit

Permalink
Create .gitattributes
Browse files Browse the repository at this point in the history
To prevent windows/macos line endings to go crazy in the diffs
  • Loading branch information
benjaminaaron committed Sep 20, 2020
1 parent b8ac21e commit b65bc48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto

0 comments on commit b65bc48

Please sign in to comment.