[ci skip] Add .gitattributes file

This commit is contained in:
Syer10
2025-06-20 12:26:04 -04:00
parent d037f190e7
commit ba092184cd

31
.gitattributes vendored Normal file
View File

@@ -0,0 +1,31 @@
* text=auto
* text eol=lf
# Windows forced line-endings
/.idea/* text eol=crlf
*.bat text eol=crlf
*.ps1 text eol=crlf
# Gradle wrapper
*.jar binary
# Binary files types
*.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
*.exe binary
*.avif binary
*.heif binary
*.jxl binary