feat: migrate from github

This commit is contained in:
2024-05-11 23:38:04 -07:00
commit df70330eaa
15 changed files with 2192 additions and 0 deletions

8
.gitattributes vendored Normal file
View File

@ -0,0 +1,8 @@
# Auto detect text files and perform LF normalization
* text eol=LF
*.ts text
*.spec.ts text
# Ignore binary files >:(
*.png binary
*.jpg binary