generated from nhcarrigan/template
10 lines
172 B
Plaintext
10 lines
172 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
|
|
*.ico binary
|
|
*.icns binary |