generated from nhcarrigan/template
9 lines
146 B
Plaintext
9 lines
146 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
|