Some missed ones in the TIM_USE_OUTPUT_AUTO change
[inav.git] / .gitignore
blobc86d809162b66c208c093e7e09a192857fea1d57
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 /obj/
19 /patches/
20 /tools/
21 /downloads/
22 /debug/\r
23 /release/
25 # script-generated files
26 docs/Manual.pdf
27 README.pdf
29 # build generated files
30 /settings.json
32 # local changes only
33 make/local.mk
34 launch.json
35 .vscode/tasks.json
36 .vscode/c_cpp_properties.json