summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ca43e63e9ca34b726c648e9450dbd22bacfdecfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
html
latex
*.d
*.o
*.P
*.map
*.axf
*.bin
*.jlink
*.emSession
*.elf
*.ind
.env
.settings/
.idea/
/examples/*/*/build*
test_old/
tests_obsolete/
_build
# coverity intermediate files
cov-int
# cppcheck build directories
*-build-dir
/_bin/