1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 21:05:35 +03:00

Adding *.sh to gitattributes.

This commit is contained in:
Dominic Clifton 2014-09-28 02:30:40 +01:00
parent 1a6e25c8ff
commit 5718dd61a5

1
.gitattributes vendored
View file

@ -10,4 +10,5 @@
Makefile text Makefile text
*.bat eol=crlf *.bat eol=crlf
*.txt text *.txt text
*.sh text