Browse Source

Git: ignore test.ArduPlane, test.APMrover2

Remove redundant dataflash.bin and eeprom.bin which are already covered
by *.bin exclusion
mission-4.1.18
Randy Mackay 11 years ago
parent
commit
d92e7a99a2
  1. 4
      .gitignore

4
.gitignore vendored

@ -46,11 +46,11 @@ @@ -46,11 +46,11 @@
/Tools/autotest/aircraft/Rascal/reset.xml
/Tools/autotest/jsbsim/fgout.xml
/Tools/autotest/jsbsim/rascal_test.xml
ArduCopter/dataflash.bin
ArduCopter/Debug/
ArduCopter/eeprom.bin
ArduCopter/test.ArduCopter/
ArduCopter/test/*
ArduPlane/test.ArduPlane/
APMrover2/test.APMrover2/
build
Build.ArduCopter/*
Build.ArduPlane/*

Loading…
Cancel
Save