static-pages/.gitattributes
2025-02-20 11:25:48 -08: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