Skip to content

Commit

Permalink
ref: add .gitattributes file for line normalisation
Browse files Browse the repository at this point in the history
  • Loading branch information
YC committed Feb 18, 2022
1 parent 6d762f5 commit 33d65fb
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=auto
*.db -text
*.png -text
*.br -text
*.ico -text
*.woff2 -text

0 comments on commit 33d65fb

Please sign in to comment.