Compare commits

...

2 Commits

Author SHA1 Message Date
Aminda Suomalainen ⚧ 0beb42d64d
piraatti_intro.ras: %retab! 2023-02-18 13:16:10 +02:00
Aminda Suomalainen ⚧ 5e2e10a11c
add .editorconfig 2023-02-18 13:14:08 +02:00
2 changed files with 279 additions and 268 deletions

11
.editorconfig Normal file
View File

@ -0,0 +1,11 @@
root = true
[*]
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
indent_style = tab
indent_size = tab
[*md]
trim_trailing_whitespace = false

File diff suppressed because it is too large Load Diff