steal .gitattributes from Tachidesk-Server

This commit is contained in:
Aria Moradi
2021-09-02 14:36:46 +04:30
parent 2a97aab9d1
commit 93616e5ca5

23
.gitattributes vendored Normal file
View File

@@ -0,0 +1,23 @@
* text=auto
* text eol=lf
# Windows forced line-endings
/.idea/* text eol=crlf
# 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