Skip to content

Commit

Permalink
configure git to handle line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
jaitjacob committed Feb 24, 2024
1 parent 2e57766 commit 6a235dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@
/docs/** linguist-documentation
/docs/analytics/** -linguist-documentation
/website/** linguist-documentation

# Auto detect text files and perform LF normalization
* text=auto

0 comments on commit 6a235dc

Please sign in to comment.