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
Merge pull request #10292 from bkleiner/add-tbs-lucid
[inav.git]
/
.gitignore
blob
9b72fa8305ad9605d839a3a7fd7beee7dcceca85
1
*.o
2
.DS_Store
3
*~
4
*.swp
5
*.uvopt
6
*.dep
7
*.bak
8
*.uvgui.*
9
*.ubx
10
.project
11
.settings
12
.cproject
13
.cache/
14
__pycache__
15
startup_stm32f10x_md_gcc.s
16
.vagrant/
17
#.vscode/
18
cov-int*
19
/build/
20
/build_SITL/
21
/[hs]itl/
22
/ninja/
23
/obj/
24
/patches/
25
/tools/
26
/downloads/
27
/debug/
28
/release/
29
/*_SITL/
30
31
# script-generated files
32
docs/Manual.pdf
33
README.pdf
34
35
# build generated files
36
/settings.json
37
38
# local changes only
39
make/local.mk
40
launch.json
41
.vscode/tasks.json
42
.vscode/c_cpp_properties.json
43
44
/cmake-build-debug/
45
46
# Assitnow token and files for test script
47
tokens.yaml
48
*.ubx