diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2019-03-24 11:35:25 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-03-24 11:35:25 -0400 |
commit | 11b8efeb63d9d81b6ccc1f4669ca21e08efa4ec5 (patch) | |
tree | 99a1c6f223b3ec36f29433f3841a96b884464694 | |
parent | 87d65d25984b8ff4a63335476ebb89f56b5d8f41 (diff) | |
download | virtio-spec-11b8efeb63d9d81b6ccc1f4669ca21e08efa4ec5.tar.gz |
gitattributes: make git diff easier to read
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 947f120..3a08156 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.png binary +*.tex diff=tex |