Initial commit

This commit is contained in:
NHCarrigan
2026-01-14 18:24:35 -08:00
commit daf1bfecb8
14 changed files with 489 additions and 0 deletions
+8
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