mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-30 12:38:33 -04:00
gitignore: ignore mavproxy log files
This commit is contained in:
parent
e8cc5219ed
commit
2c73d89400
3
.gitignore
vendored
3
.gitignore
vendored
@ -21,3 +21,6 @@ tags
|
|||||||
*.o
|
*.o
|
||||||
.*.swp
|
.*.swp
|
||||||
.*.swo
|
.*.swo
|
||||||
|
mav.log
|
||||||
|
mav.log.raw
|
||||||
|
status.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user