docs/.gitattributes

10 lines
159 B
Plaintext
Raw Permalink Normal View History

2024-05-12 01:45:37 -07:00
# Auto detect text files and perform LF normalization
* text eol=LF
*.ts text
*.spec.ts text
# Ignore binary files >:(
*.png binary
*.jpg binary
*.otf binary