1
0
mirror of https://github.com/termux/termux-app synced 2024-06-14 05:16:37 +00:00

Add a .gitattributes file

This commit is contained in:
Matthew Klein 2018-06-24 19:47:03 -05:00 committed by Fredrik Fornwall
parent 89048274dd
commit c80e126b8f

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
* text=auto
*.bat eol=crlf
*.sh eol=lf