Skip to content
Snippets Groups Projects
Commit 6deaae38 authored by Randy Mackay's avatar Randy Mackay
Browse files

gitignore: add more files produced by sitl testing

parent 81b9dad1
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,15 @@ Tools/ArdupilotMegaPlanner/bin/Release/logs/
ArduCopter/Debug/
ArduCopter/dataflash.bin
ArduCopter/eeprom.bin
ArduCopter/test/*
config.mk
serialsent.raw
CMakeFiles
CMakeCache.txt
cmake_install.cmake
build
dataflash.bin
eeprom.bin
/Tools/ArdupilotMegaPlanner/3DRRadio/bin
/Tools/ArdupilotMegaPlanner/3DRRadio/obj
/Tools/ArdupilotMegaPlanner/APMPlannerXplanes/APMPlannerXplanes/Debug
......@@ -27,6 +30,8 @@ build
/Tools/ArdupilotMegaPlanner/wix/obj
/Tools/autotest/ch7_mission.txt
tags
test.ArduCopter/*
/tmp/*
*.o
.*.swp
.*.swo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment