Skip to content

Commit

Permalink
chore: add .gitattributes (#525)
Browse files Browse the repository at this point in the history
Every time I run `build` script on my local some json file changed: will break releasing on my Windows laptop
  • Loading branch information
userquin authored Sep 4, 2024
1 parent e88f923 commit 3612647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto eol=lf

0 comments on commit 3612647

Please sign in to comment.