git ssb

0+

dangerousbeans / etherstreams



Tree: 9a97ed3c5555d86b5a568540f7acdc5df0095df4

Files: 9a97ed3c5555d86b5a568540f7acdc5df0095df4 / .editorconfig

147 bytesRaw
1root = true
2
3[*]
4charset = utf-8
5indent_style = space
6indent_size = 2
7end_of_line = lf
8insert_final_newline = true
9trim_trailing_whitespace = true
10

Built with git-ssb-web