This repository has been archived on 2024-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
tachiyomi/.gitattributes

25 lines
304 B
Text
Raw Normal View History

2020-01-05 14:38:38 -05:00
* text=auto
* text eol=lf
# Windows forced line-endings
/.idea/* text eol=crlf
2020-01-11 16:13:08 -05:00
# Gradle wrapper
*.jar binary
# Images
2020-01-10 18:34:17 -05:00
*.webp binary
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.gz binary
*.zip binary
*.7z binary
*.ttf binary
*.eot binary
*.woff binary
*.pyc binary
*.swp binary