mirror of
https://github.com/gitattributes/gitattributes.git
synced 2025-01-22 08:18:50 -05:00
Updated & alphabetized web archives
This commit is contained in:
parent
667a7e05dd
commit
794a01ed2d
@ -152,14 +152,18 @@ Procfile text
|
|||||||
*.ts binary
|
*.ts binary
|
||||||
*.webm binary
|
*.webm binary
|
||||||
|
|
||||||
|
## ARCHIVES
|
||||||
|
*.7z binary
|
||||||
|
*.gz binary
|
||||||
|
*.rar binary
|
||||||
|
*.tar binary
|
||||||
|
*.zip binary
|
||||||
|
|
||||||
#
|
#
|
||||||
## These files are binary and should be left untouched
|
## These files are binary and should be left untouched
|
||||||
#
|
#
|
||||||
|
|
||||||
# (binary is a macro for -text -diff)
|
# (binary is a macro for -text -diff)
|
||||||
*.gz binary
|
|
||||||
*.zip binary
|
|
||||||
*.7z binary
|
|
||||||
*.ttf binary
|
*.ttf binary
|
||||||
*.eot binary
|
*.eot binary
|
||||||
*.woff binary
|
*.woff binary
|
||||||
|
Loading…
Reference in New Issue
Block a user