1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 19:42:04 +02:00
deltachat-core/.gitattributes
2016-07-13 15:42:54 +02:00

10 lines
305 B
Text

# normal text files should contain a simple LF lineend, the following settings
# ensures this even if the user has not set core.autocrlf.
* text=auto
# binary files should be detected by git, however, to be sure, you can add them here explictly
*.png binary
*.jpg binary
*.gif binary
*.ico binary