mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
Merge pull request #1202 from a7i/gitattributes
.gitattribute to not pollute PRs or stats
This commit is contained in:
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# Always check-out / check-in files with LF line endings.
|
||||||
|
* text=auto eol=lf
|
||||||
|
|
||||||
|
go.sum merge=union
|
||||||
|
**/zz_generated.*.go linguist-generated=true
|
||||||
|
vendor/** linguist-vendored
|
||||||
Reference in New Issue
Block a user