mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2025-12-10 17:00:04 +01:00
fix: set binary in .gitattributes
This commit is contained in:
15
.gitattributes
vendored
15
.gitattributes
vendored
@@ -5,4 +5,17 @@
|
||||
*.sh text eol=lf
|
||||
*.bat text eol=crlf
|
||||
*.cmd text eol=crlf
|
||||
*.ps1 text eol=crlf
|
||||
*.ps1 text eol=crlf
|
||||
*.png binary
|
||||
*.webp binary
|
||||
*.jpg binary
|
||||
*.jpeg binary
|
||||
*.gif binary
|
||||
*.ico binary
|
||||
*.zip binary
|
||||
*.tar binary
|
||||
*.gz binary
|
||||
*.7z binary
|
||||
*.exe binary
|
||||
*.dll binary
|
||||
*.pdf binary
|
||||
Reference in New Issue
Block a user