Skip to content

Commit

Permalink
Merge pull request #16 from Repiteo/gitattributes
Browse files Browse the repository at this point in the history
Add `.gitattributes`
  • Loading branch information
akien-mga authored Dec 17, 2024
2 parents c9f8651 + 2407382 commit 2d858ca
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 @@
# Normalize EOL for all files that Git considers text files
* text=auto eol=lf

0 comments on commit 2d858ca

Please sign in to comment.