1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 11:29:58 +03:00

Fixed spurious CR/LF in gitignore

This commit is contained in:
Martin Budden 2016-10-23 16:13:47 +01:00
parent eef0d7a761
commit dcd87aa01a

6
.gitignore vendored
View file

@ -24,6 +24,6 @@ README.pdf
/build /build
# local changes only # local changes only
make/local.mk make/local.mk
mcu.mak mcu.mak
mcu.mak.old mcu.mak.old