tachiyomi-extensions-inspector/.gitattributes

27 lines
362 B
Plaintext
Raw Normal View History

2021-03-25 00:51:18 +01:00
* text=auto
* text eol=lf
2021-03-25 00:51:18 +01:00
# Windows forced line-endings
/.idea/* text eol=crlf
*.bat text eol=crlf
*.ps1 text eol=crlf
# Gradle wrapper
*.jar binary
# Images
*.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
*.pdf binary