mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 11:00:39 +02:00
add editorconfig for .gitignore
This commit is contained in:
@@ -14,4 +14,8 @@ indent_size = 2
|
|||||||
charset = utf-8
|
charset = utf-8
|
||||||
|
|
||||||
[*.md]
|
[*.md]
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
|
|
||||||
|
[.gitignore]
|
||||||
|
# echo "filename" >> .gitignorre
|
||||||
|
insert_final_newline = true
|
||||||
Reference in New Issue
Block a user