File: .gitattributes

package info (click to toggle)
python-dbutils 3.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 564 kB
  • sloc: python: 4,381; makefile: 6
file content (29 lines) | stat: -rw-r--r-- 417 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
* text=auto eol=lf

*.bat text eol=crlf
*.config text eol=lf
*.css text eol=lf
*.html text eol=lf
*.js text eol=lf
*.prefs text
*.py text eol=lf
*.rst text eol=lf
*.sh text eol=lf
*.txt text eol=lf
*.po text eol=lf
*.pot text eol=lf
*.styl text eol=lf
*.xml text

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