generated from nhcarrigan/template
17 lines
277 B
Plaintext
17 lines
277 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
|
|
*.ogg binary
|
|
*.efkefc binary
|
|
*.efkmodel binary
|
|
*.woff binary
|
|
*.wasm binary
|
|
*.pak.info binary
|
|
*.pak binary
|
|
*.dll binary
|
|
*.exe binary |