Files
ffmpeg_build/.editorconfig
2022-05-12 21:51:49 +02:00

11 lines
213 B
INI

# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false