Initial commit.

This commit is contained in:
Logan Gorence
2022-07-09 18:14:21 -07:00
commit e35c682c2e
18 changed files with 721 additions and 0 deletions

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# These are explicitly windows files and should use crlf
*.bat text eol=crlf