Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
dev: support Windows based developers
Add control so files are checked out with lf and not crlf.  A number of
tests are shell scripts that run under bash and Windows lineends are not
supported.

Signed-off-by: Chris. Webster <chris@webstech.net>
  • Loading branch information
webstech committed Feb 13, 2023
1 parent b4647ab commit 6dbff22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
* eol=lf

0 comments on commit 6dbff22

Please sign in to comment.