mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 20:27:34 +08:00
14 lines
109 B
Plaintext
14 lines
109 B
Plaintext
# Build outputs
|
|
*.o
|
|
lib*.so
|
|
lib*.so.*
|
|
*.a
|
|
*/build
|
|
.dep
|
|
|
|
# Eclipse
|
|
.metadata/*
|
|
.settings/*
|
|
.project
|
|
.cproject
|