Initial commit

This commit is contained in:
Elnu 2023-10-21 16:21:16 -07:00
commit 8d5714c215
16 changed files with 594 additions and 0 deletions

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