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:
parent
eef0d7a761
commit
dcd87aa01a
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -24,6 +24,6 @@ README.pdf
|
|||
/build
|
||||
# local changes only
|
||||
make/local.mk
|
||||
|
||||
mcu.mak
|
||||
mcu.mak.old
|
||||
|
||||
mcu.mak
|
||||
mcu.mak.old
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue