Added mcu.mak and mcu.mak.old to .gitignore for VisualGDB developers
This commit is contained in:
parent
f19b508cd4
commit
021e073dd9
|
@ -24,3 +24,6 @@ README.pdf
|
|||
/build
|
||||
# local changes only
|
||||
make/local.mk
|
||||
|
||||
mcu.mak
|
||||
mcu.mak.old
|
||||
|
|
Loading…
Reference in New Issue