FaceFusion-NextTech-2 / .editorconfig
DegMaTsu's picture
Initial commit FaceFusion-NextTech-2
61cde45
raw
history blame contribute delete
129 Bytes
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_size = 4
indent_style = tab
trim_trailing_whitespace = true