mirror of
https://github.com/Wolvan/poll.horse.git
synced 2024-11-21 12:38:00 +01:00
8bc3f7fe36
This code serves as an application framework of sorts and is totally not stolen from some of my other projects.
7 lines
114 B
INI
7 lines
114 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|