mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
19 lines
181 B
Plaintext
19 lines
181 B
Plaintext
*.DS_Store
|
|
*.gcov
|
|
*~
|
|
*.orig
|
|
|
|
.cache/
|
|
build/
|
|
|
|
*/*.a
|
|
.ninja_deps
|
|
.ninja_log
|
|
build.ninja
|
|
cmake_install.cmake
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
compile_commands.json
|
|
matrix-prefix/
|
|
rules.ninja
|