Skip to content

Commit

Permalink
Adds .gitattributes to ensure all source files are stored as LF in git.
Browse files Browse the repository at this point in the history
  • Loading branch information
hediet committed Feb 2, 2022
1 parent 4c068a7 commit 24f57fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto

0 comments on commit 24f57fe

Please sign in to comment.