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