mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-05 22:34:57 +01:00
fix: set binary in .gitattributes
This commit is contained in:
parent
7616ee094f
commit
865aaaef28
1 changed files with 14 additions and 1 deletions
13
.gitattributes
vendored
13
.gitattributes
vendored
|
|
@ -6,3 +6,16 @@
|
|||
*.bat text eol=crlf
|
||||
*.cmd 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue