Skip to content

Commit

Permalink
chore: perform lf normalize on text and exclude .husky from lang stat…
Browse files Browse the repository at this point in the history
…us (#9)

Signed-off-by: Yokozuna59 <u.yokozuna@gmail.com>
  • Loading branch information
Yokozuna59 authored May 5, 2023
1 parent 3626e07 commit 16cf208
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# auto detect text files and perform lf normalization
* text=auto eol=lf

# exclude from github language statistics
.husky/* linguist-vendored

0 comments on commit 16cf208

Please sign in to comment.