Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* text=auto

# Templates need to always use *nix-style line endings, as they can sometimes
# be copied from a Windows machine to a *nix machine and used there (such as
# when running Beaker tests on a Windows host).
templates/** eol=lf