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 (opensearch-project#1638)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
  • Loading branch information
reta authored Dec 3, 2021
1 parent fc8dc43 commit 70f0787
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 70f0787

Please sign in to comment.