mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +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:
parent
4b6bf65bdf
commit
9865ef35a9
1 changed files with 1 additions and 0 deletions
|
@ -29,3 +29,4 @@
|
|||
*.toc
|
||||
*.vrb
|
||||
*.xdy
|
||||
*.tdo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue