mirror of https://github.com/ArduPilot/ardupilot
git: ignore .autotools directory for eclipse users
This commit is contained in:
parent
dff235dc36
commit
7d7ea69611
|
@ -27,6 +27,7 @@
|
|||
.metadata/
|
||||
.project
|
||||
.settings/
|
||||
.autotools/
|
||||
.vagrant
|
||||
/tmp/*
|
||||
/Tools/ArdupilotMegaPlanner/3DRRadio/bin
|
||||
|
|
Loading…
Reference in New Issue