mirror of
https://github.com/pbatard/Fido.git
synced 2025-09-16 14:18:02 +02:00
8 lines
136 B
INI
8 lines
136 B
INI
# indicate this is the root of the project
|
|
root = true
|
|
|
|
[*]
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
charset = utf-8
|