mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Note: Some files are autogenerated and I did not yet go through each source of generation to fix it there. Instead I adjusted the filter to only exclude those such that we can fix things in steps.
22 lines
241 B
Plaintext
22 lines
241 B
Plaintext
# vitepress - user guide
|
|
node_modules/
|
|
.vitepress/cache/
|
|
.vitepress/dist/
|
|
.vitepress/.temp/
|
|
|
|
# Book build output
|
|
_book
|
|
|
|
#log folder
|
|
logs
|
|
|
|
#backup files
|
|
*.bak
|
|
|
|
#Yarn log
|
|
yarn-error.log
|
|
|
|
|
|
# Generated alternative _summary.md
|
|
# **/*/_summary.md
|