summaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: 723cab5ba94527925ded8f359db267409fe6fd3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# even cygwin's sh wants scripts with lf only
*.sh    eol=lf

# certificates
*.p12   binary
*.crt   binary

*.bin   binary
*.zz    binary

.tag                    export-subst
.gitignore              export-ignore
.gitattributes          export-ignore