https://github.com/unit8co/darts
Raw File
Tip revision: bb508e35657b4c599c537e664e305a3365576ea8 authored by Julien Herzen on 12 August 2022, 19:57:14 UTC
Release 0.21.0 (#1149)
Tip revision: bb508e3
.gitattributes
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# These are explicitly windows files and should use crlf
*.bat           text eol=crlf
back to top