1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +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
*.bat eol=crlf
*.txt text
*.sh text