File: .gitattributes

package info (click to toggle)
redeclipse-data 1.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 969,652 kB
  • sloc: sh: 230; makefile: 21
file content (16 lines) | stat: -rw-r--r-- 270 bytes parent folder | download | duplicates (153)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*       text=auto
*.c     text=auto
*.h     text=auto
*.cpp   text=auto
*.txt   text=auto
*.cfg   text=auto
*.bat   text eol=crlf
*.sh    text eol=lf
*.png   binary
*.jpg   binary
*.ico   binary
*.icns  binary
*.dll   binary
*.lib   binary
*.nib   binary
*.a     binary