mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-10-02 04:30:06 +00:00
Update vendor directory in .gitattributes and .editorconfig
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user