repo.or.cz
/
betaflight.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 #2658 from cleanflight/update-official-targets-1
[betaflight.git]
/
.gitignore
blob
eb60c881d95474891a00b5a127383f26c9690827
1
*.o
2
.DS_Store
3
*~
4
*.uvopt
5
*.dep
6
*.bak
7
*.uvgui.*
8
*.swp
9
*.save
10
.project
11
.settings
12
.cproject
13
obj/
14
patches/
15
startup_stm32f10x_md_gcc.s
16
.idea
17
18
# script-generated files
19
docs/Manual.pdf
20
README.pdf
21
22
# artifacts of top-level Makefile
23
/downloads
24
/tools
25
/build
26
# local changes only
27
make/local.mk
28
29
mcu.mak
30
mcu.mak.old
31
stm32.mak
32
33
# eclipse launch configurations
34
/support/eclipse
35