chore(gitattributes): Fix gitattributes handling of .fig files
This commit is contained in:
parent
dd6acb2d03
commit
ce1a62a961
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -36,4 +36,5 @@
|
|||||||
*.pdf binary
|
*.pdf binary
|
||||||
*.ez binary
|
*.ez binary
|
||||||
*.bz2 binary
|
*.bz2 binary
|
||||||
*.swp binary
|
*.swp binary
|
||||||
|
*.fig binary
|
||||||
Loading…
Reference in New Issue
Block a user