blob: 05491d630228db5527f13672386d8f5b68a30a57 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | *.c       text
*.cpp     text
*.h       text
*.s       text
*.sct     text
*.ld      text
*.txt     text
*.xml     text
*.py      text
*.md      text
*.json    text
*.tmpl    text
*.dia     binary
*.elf     binary
*.bin     binary
 |