Generated files

This commit is contained in:
2026-02-16 13:43:50 -06:00
parent 67b76e4918
commit b3604e2538
2 changed files with 6 additions and 0 deletions

4
.editorconfig Normal file
View File

@@ -0,0 +1,4 @@
root = true
[*]
charset = utf-8

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf