facefusion / .editorconfig
ishworrsubedii's picture
Upload 103 files
a8d6745 verified
raw
history blame
129 Bytes
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_size = 4
indent_style = tab
trim_trailing_whitespace = true