Skip to content
Open
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
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# End of line characters are a problem when the team is developing on Windows (CRLF), Unix (LF), and Mac (LF)
# This small file will fix that. Line endings in the repository will be set to LF while local line endings will be left "alone".
# This enables windows users to develop using CRLF but then push using LF.

* text=auto