mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
add editorconfig for .gitignore
This commit is contained in:
parent
3cc14ae837
commit
16fdf8d1ac
@ -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
|
||||||
Loading…
x
Reference in New Issue
Block a user