twink/vendor/sourcery.dny.nu/pana/.gitattributes
2025-12-05 12:20:05 +01:00

13 lines
496 B
Text

# Auto detect text files and perform LF normalization
* text=auto
*.go diff=golang
go.sum linguist-generated merge=ours
/vendor/ linguist-vendored
*.md linguist-documentation text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
/.github export-ignore
/.woodpecker linguist-vendored export-ignore
.gitattributes export-ignore
.gitignore export-ignore