Sync repository and editor configuration files.

This commit is contained in:
André L F S Bacci
2023-07-28 13:21:22 -03:00
parent 5a8437f606
commit eb4237e6b2
3 changed files with 4 additions and 0 deletions

View File

@@ -9,3 +9,4 @@ indent_size = 1
indent_style = space
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = false

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
*.xml linguist-detectable
*.ent linguist-language=XML linguist-detectable

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
entities.*.xml