14 lines
189 B
Plaintext
14 lines
189 B
Plaintext
* text=auto eol=lf
|
|
|
|
# Typische Binärformate nicht normalisieren
|
|
*.png -text
|
|
*.jpg -text
|
|
*.jpeg -text
|
|
*.gif -text
|
|
*.pdf -text
|
|
*.zip -text
|
|
*.tar -text
|
|
*.tar.gz -text
|
|
*.tgz -text
|
|
*.mp4 -text
|