Skip to content

Commit

Permalink
Add .gitattributes to prevent any CRLF (especially in words list)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bios-Marcel committed Aug 24, 2023
1 parent f3d8ee5 commit 5e029b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* text eol=lf
*.otf binary
*.png binary
*.wav binary

0 comments on commit 5e029b2

Please sign in to comment.