Initial commit

This commit is contained in:
Tony Bark 2024-11-29 15:13:23 -05:00
commit 8e699c95bd
12 changed files with 1230 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