feat: initial commit
This commit is contained in:
commit
a161b86c9a
705 changed files with 288162 additions and 0 deletions
13
vendor/sourcery.dny.nu/longdistance/.gitattributes
vendored
Normal file
13
vendor/sourcery.dny.nu/longdistance/.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue