Compare commits

...

3 Commits

3 changed files with 280 additions and 269 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

2
.gitattributes vendored
View File

@ -1 +1 @@
*.ras text=auto
* text=auto

File diff suppressed because it is too large Load Diff