chore(gitattributes): Fix gitattributes handling of .fig files

This commit is contained in:
Erik Ziegler 2019-07-08 12:14:45 +02:00
parent dd6acb2d03
commit ce1a62a961

3
.gitattributes vendored
View File

@ -36,4 +36,5 @@
*.pdf binary
*.ez binary
*.bz2 binary
*.swp binary
*.swp binary
*.fig binary