Files
kopia/.gitattributes
2026-08-11 22:42:45 -07:00

6 lines
420 B
Plaintext

*.go text eol=lf whitespace=trailing-space,space-before-tab,indent-with-non-tab diff=golang
go.mod text eol=lf whitespace=trailing-space,space-before-tab,indent-with-non-tab
go.sum text eol=lf whitespace=trailing-space,space-before-tab,indent-with-non-tab
Makefile text eol=lf whitespace=trailing-space,space-before-tab,indent-with-non-tab
*.mk text eol=lf whitespace=trailing-space,space-before-tab,indent-with-non-tab