Compare commits

...

2 Commits

Author SHA1 Message Date
Aminda Suomalainen ⚧ 451f9106df
piraatti_intro.ras: %retab! 2023-02-18 13:18:02 +02:00
Aminda Suomalainen ⚧ 054a0ea3e1
add .editorconfig 2023-02-18 13:17:48 +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