tachiyomi-extensions-inspector/.gitattributes

28 lines
387 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
2021-05-20 08:22:57 +02:00
# Binary files types
2021-03-25 00:51:18 +01: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
2021-05-19 00:01:56 +02:00
*.pdf binary
*.exe binary