SIGN IN SIGN UP
github / gitignore UNCLAIMED

A collection of useful .gitignore templates

0 0 93 Ignore List

Ignore *.xyd outline files generated by xy LaTeX package (#3088)

The xy package generates *.xyd files whenever the commands

    \MakeOutlines
    \OnlyOutlines
    \ShowOutlines
    \NoOutlines

are present in the LaTeX source. These automatically-generated files
contain the dimensions of figures typeset with xy and are recreated as
needed. This is documented on pp. 15f. of the XY-pic Reference Manual
(1999/02/16).

As automatically-generated, temporary files, they should be ignored.
R
Ryan Kavanagh committed
7aec8fdf3287f253ddfd91b9fa18199f415eb87e
Parent: e447ea2
Committed by Brendan Forster <brendan@github.com> on 6/23/2019, 1:15:37 PM