1
0
mirror of https://github.com/github/gitignore synced 2024-06-03 11:18:12 +02:00

Ignore *.tdo files generated by the todonotes package

The [todonotes package](http://www.tex.ac.uk/tex-archive/macros/latex/contrib/todonotes/todonotes.pdf)
generates "tdo" files when you use the \listoftodos command.
This commit is contained in:
Lucas Jenss 2012-06-29 14:52:34 +02:00
parent 4b6bf65bdf
commit 9865ef35a9

View File

@ -29,3 +29,4 @@
*.toc *.toc
*.vrb *.vrb
*.xdy *.xdy
*.tdo