Skip to content

Commit

Permalink
fix: add md and png to gitattributes
Browse files Browse the repository at this point in the history
fix spurin#125

Signed-off-by: Sebastian Davids <[email protected]>
  • Loading branch information
sdavids committed Dec 22, 2023
1 parent b9205df commit d11da88
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
@@ -1 +1,5 @@
* text=auto eol=lf

*.md diff=markdown linguist-documentation

*.png

0 comments on commit d11da88

Please sign in to comment.