Files
docs/.gitattributes
2024-12-16 04:01:59 +00:00

10 lines
159 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
*.otf binary