mirror of https://github.com/ArduPilot/ardupilot
dockerignore: fix removing of test directory on context
This commit is contained in:
parent
7688430029
commit
a8c8f192b4
|
@ -18,7 +18,7 @@ modules
|
||||||
tests
|
tests
|
||||||
Tools
|
Tools
|
||||||
# autotest directories
|
# autotest directories
|
||||||
test.?
|
test.*
|
||||||
terrain
|
terrain
|
||||||
logs
|
logs
|
||||||
# mavproxy stuff
|
# mavproxy stuff
|
||||||
|
|
Loading…
Reference in New Issue