F4MP/tiltedcode/.editorconfig
Jous99 37b16f1547 code upload
codigo original de f4mp y tilted para referencias
2026-01-06 18:45:00 +01:00

10 lines
215 B
INI

# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
# Makes git happier and use spaces for indentation
[*]
indent_style = space
indent_size = 4
insert_final_newline = true