1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-12 10:59:59 +03:00
inav/.gitignore

48 lines
539 B
Text

*.o
.DS_Store
*~
*.swp
*.uvopt
*.dep
*.bak
*.uvgui.*
*.ubx
.project
.settings
.cproject
.cache/
__pycache__
startup_stm32f10x_md_gcc.s
.vagrant/
#.vscode/
cov-int*
/build/
/build_SITL/
/[hs]itl/
/ninja/
/obj/
/patches/
/tools/
/downloads/
/debug/
/release/
/*_SITL/
# script-generated files
docs/Manual.pdf
README.pdf
# build generated files
/settings.json
# local changes only
make/local.mk
launch.json
.vscode/tasks.json
.vscode/c_cpp_properties.json
/cmake-build-debug/
# Assitnow token and files for test script
tokens.yaml
*.ubx