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

# certificates
*.p12   binary
*.crt   binary

*.bin   binary

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