mirror of
https://github.com/gitattributes/gitattributes.git
synced 2025-01-22 08:18:50 -05:00
add eot, woff and svg to web template
This commit is contained in:
parent
9f7784446f
commit
70221e24b4
@ -25,6 +25,7 @@
|
||||
*.htm text
|
||||
*.html text
|
||||
*.xml text
|
||||
*.svg text
|
||||
*.txt text
|
||||
*.ini text
|
||||
*.inc text
|
||||
@ -97,5 +98,7 @@ AUTHORS text
|
||||
*.zip binary
|
||||
*.7z binary
|
||||
*.ttf binary
|
||||
*.eot binary
|
||||
*.woff binary
|
||||
*.pyc binary
|
||||
*.pdf binary
|
||||
|
Loading…
Reference in New Issue
Block a user