generated from nhcarrigan/template
Naomi Carrigan
80a6209688
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/45 Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com> Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
10 lines
159 B
Plaintext
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
|