mirror of
https://github.com/TomHarte/dsk2woz.git
synced 2024-12-26 07:29:15 +00:00
Adds an .editorconfig.
At least in part to ensure GitHub shows tabs as intended.
This commit is contained in:
parent
fbe7398d0f
commit
9fc214758f
6
.editorconfig
Normal file
6
.editorconfig
Normal file
@ -0,0 +1,6 @@
|
||||
[*]
|
||||
charset = utf-8
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
trim_trailing_whitespace = true
|
||||
|
Loading…
Reference in New Issue
Block a user