File: .gitattributes

package info (click to toggle)
pyocd 0.36.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 341,216 kB
  • sloc: xml: 3,682,260; python: 59,213; ansic: 112; makefile: 87; asm: 25; sh: 14
file content (21 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*.py        text
*.c         text
*.cpp       text
*.h         text
*.s         text
*.S         text
*.ld        text
*.txt       text
*.xml       text
*.yml       text
*.yaml      text
*.md        text
*.rst       text
*.json      text
*.ini       text
Makefile    text
*.bat       text eol=crlf
*.map       text
*.elf       binary
*.bin       binary
.git_archival.txt   export-subst