Add FLTK GUI files to EditorConfig

This commit is contained in:
redtide 2023-04-11 00:55:31 +02:00
parent 696cad0f7b
commit d146d76683

View file

@ -13,6 +13,6 @@ indent_style = space
insert_final_newline = true insert_final_newline = true
trim_trailing_whitespace = true trim_trailing_whitespace = true
[*.{ttl,in,sh,yml}] [*.{fl,in,sh,ttl,yml}]
indent_size = 2 indent_size = 2
indent_style = space indent_style = space