diff options
| author | nea <romangraef@gmail.com> | 2021-08-10 23:53:54 +0200 |
|---|---|---|
| committer | nea <romangraef@gmail.com> | 2021-08-10 23:53:54 +0200 |
| commit | 87f1eb3dc6c03a1369a71523a526c861efc25b80 (patch) | |
| tree | d5ca03666dee38a124565e39533a921f91c409f0 /.gitattributes | |
| download | webos-87f1eb3dc6c03a1369a71523a526c861efc25b80.tar.gz webos-87f1eb3dc6c03a1369a71523a526c861efc25b80.tar.bz2 webos-87f1eb3dc6c03a1369a71523a526c861efc25b80.zip | |
Initial commit
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..00a51af --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +# +# https://help.github.com/articles/dealing-with-line-endings/ +# +# These are explicitly windows files and should use crlf +*.bat text eol=crlf + |
