Create .gitattributes (#89)

This commit is contained in:
Jorge Escobar 2021-06-02 18:08:11 -04:00 committed by GitHub
commit 7e6144c96f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitattributes vendored Normal file
View file

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