Files
.profile/.gitattributes
nhcarrigan-private 6f9a1ee3ef Initial commit
2025-06-12 15:16:46 -07:00

8 lines
145 B
Plaintext

# Auto detect text files and perform LF normalization
* text eol=LF
*.ts text
*.spec.ts text
# Ignore binary files >:(
*.png binary
*.jpg binary