aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Jenss <lucas@x3ro.de>2012-06-29 14:52:34 +0200
committerLucas Jenss <lucas@x3ro.de>2012-06-29 14:54:27 +0200
commit9865ef35a9307dc7e83ce8c2919ad2a87f01042d (patch)
tree9f607eb6273ec59fb15e2ca8718c47e830dea073
parent4b6bf65bdf0d52a58cb8f28964b6327c26fbf171 (diff)
downloadgitignore-9865ef35a9307dc7e83ce8c2919ad2a87f01042d.tar.gz
gitignore-9865ef35a9307dc7e83ce8c2919ad2a87f01042d.zip
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.
-rw-r--r--LaTeX.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/LaTeX.gitignore b/LaTeX.gitignore
index c88e8b81..bbaaa01b 100644
--- a/LaTeX.gitignore
+++ b/LaTeX.gitignore
@@ -29,3 +29,4 @@
*.toc
*.vrb
*.xdy
+*.tdo