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

Merge pull request #1383 from martinbudden/bf_gitignore

Fixed spurious CR/LF in gitignore
This commit is contained in:
Martin Budden 2016-10-23 16:16:52 +01:00 committed by GitHub
commit bc370c78c6

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