File: .gitattributes

package info (click to toggle)
mrtrix3 3.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,300 kB
  • sloc: cpp: 130,470; python: 9,603; sh: 597; makefile: 62; xml: 47
file content (18 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Sources
*.h     text diff=cpp
*.cpp   text diff=cpp
*.py    text diff=python
*.m     text diff=matlab


# Documentation
*.md    text
*.rst   text
*.html  text -diff
*.css   text -diff


# Auxillary files
*.svg       binary -diff