mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-03 20:40:26 -05:00
Move .gitattributes annotation to the root, so GitHub will respect them.
This commit is contained in:
parent
9980291736
commit
955f31353d
3 changed files with 2 additions and 2 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
hack/verify-flags/known-flags.txt merge=union
|
||||
test/test_owners.csv merge=union
|
||||
1
hack/verify-flags/.gitattributes
vendored
1
hack/verify-flags/.gitattributes
vendored
|
|
@ -1 +0,0 @@
|
|||
known-flags.txt merge=union
|
||||
1
test/.gitattributes
vendored
1
test/.gitattributes
vendored
|
|
@ -1 +0,0 @@
|
|||
test_owners.csv merge=union
|
||||
Loading…
Reference in a new issue