summarylogtreecommitdiffstats
path: root/.gitattributes
blob: 7de6c048ded0cce8d21cf93ae4d5a8fcf496c688 (plain)
1
2
3
4
5
6
7
8
.editorconfig   text eol=lf
.gitattributes  text eol=lf

# LF required for interactive patching as of Git 2.17.1
*.diff          text eol=lf
*.patch         text eol=lf

PKGBUILD        text eol=lf