1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Merge pull request #954 from psr/develop

Force Unix line endings on shell scripts
This commit is contained in:
Jeremy Stretch
2017-03-13 11:35:05 -04:00
committed by GitHub

1
.gitattributes vendored Normal file
View File

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