mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2024-11-22 05:20:05 +00:00
Update vendor directory in .gitattributes and .editorconfig
This commit is contained in:
parent
21e283bedb
commit
b99cab58f7
@ -15,8 +15,8 @@ indent_size = 4
|
|||||||
[Makefile]
|
[Makefile]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
# Don't enforce anything in contrib
|
# Don't enforce anything in vendored code
|
||||||
[/src/contrib/**]
|
[/vendor/**]
|
||||||
end_of_line = unset
|
end_of_line = unset
|
||||||
insert_final_newline = unset
|
insert_final_newline = unset
|
||||||
indent_style = unset
|
indent_style = unset
|
||||||
|
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
|||||||
src/contrib/* linguist-vendored
|
vendor/* linguist-vendored
|
||||||
|
Loading…
Reference in New Issue
Block a user