Initial commit

This commit is contained in:
nhcarrigan
2025-05-30 15:57:05 -07:00
commit d3c4dac1c2
13 changed files with 312 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