Skip to content

Commit

Permalink
Added .gitattributes to manage end-of-line checks for Windows/*nix sy…
Browse files Browse the repository at this point in the history
…stems

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
  • Loading branch information
reta committed Dec 1, 2021
1 parent 231c29f commit 37fad89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* text eol=lf
*.bat text eol=crlf

0 comments on commit 37fad89

Please sign in to comment.