Skip to content

Commit

Permalink
Merge pull request #321 from dotkernel/gitattributes
Browse files Browse the repository at this point in the history
added .gitattributes
  • Loading branch information
arhimede authored Oct 1, 2024
2 parents 1401ddb + dd99255 commit e82f5bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* text eol=lf
*.png binary
*.jpg binary
*.jpeg binary
*.svg binary
*.md diff=markdown

0 comments on commit e82f5bd

Please sign in to comment.