File: .gitattributes

package info (click to toggle)
pygresql 1%3A6.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,944 kB
  • sloc: python: 15,052; ansic: 5,730; makefile: 16; sh: 10
file content (22 lines) | stat: -rw-r--r-- 317 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
* text=auto eol=lf

*.bat text eol=crlf
*.css text eol=lf
*.html text eol=lf
*.ini text eol=lf
*.py text eol=lf
*.raw text eol=lf
*.rst text eol=lf
*.sh text eol=lf
*.txt text eol=lf
*.yml text eol=lf

*.gif binary
*.ico binary
*.jpg binary
*.png binary
*.exe binary
*.so binary
*.pdf binary
*.gz binary
*.zip binary