Git: ignore /ArduCopter/test.ArduCopter directory

This commit is contained in:
Randy Mackay 2014-03-08 16:04:54 +09:00
parent 9287e28307
commit 6408965ae9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -49,6 +49,7 @@
ArduCopter/dataflash.bin
ArduCopter/Debug/
ArduCopter/eeprom.bin
ArduCopter/test.ArduCopter/
ArduCopter/test/*
build
Build.ArduCopter/*