repo.or.cz
/
inav.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update dev-builds.yml
[inav.git]
/
.gitignore
blob
ab82cc0fcd4dd3d046e03a9ba7e38a147b279bb8
1
*.o
2
.DS_Store
3
*~
4
*.uvopt
5
*.dep
6
*.bak
7
*.uvgui.*
8
.project
9
.settings
10
.cproject
11
.cache/
12
__pycache__
13
startup_stm32f10x_md_gcc.s
14
.vagrant/
15
#.vscode/
16
cov-int*
17
/build/
18
/build_SITL/
19
/obj/
20
/patches/
21
/tools/
22
/downloads/
23
/debug/
24
/release/
25
/*_SITL/
26
27
# script-generated files
28
docs/Manual.pdf
29
README.pdf
30
31
# build generated files
32
/settings.json
33
34
# local changes only
35
make/local.mk
36
launch.json
37
.vscode/tasks.json
38
.vscode/c_cpp_properties.json
39
/cmake-build-debug/