aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiklas Rehfeld <niklas.rehfeld@ecs.vuw.ac.nz>2013-05-01 16:55:44 +1200
committerNik <niklas.rehfeld@ecs.vuw.ac.nz>2013-11-07 22:54:37 +1300
commitf0036b5a401a5d977136308caa0a1810ca15489b (patch)
tree3cb6a6690398305efe5093b27a2c60a5e3ea34b2
parent48c388942c8e11ab8f1ecdc2239002e56f6b67fc (diff)
downloadgitignore-f0036b5a401a5d977136308caa0a1810ca15489b.tar.gz
gitignore-f0036b5a401a5d977136308caa0a1810ca15489b.zip
add .brf for files generated by hyperref
.brf files are generated if the 'backref' or 'pagebackref' options of the hyperref package are enabled. These are intermediate files, so shouldn't be tracked.
-rw-r--r--LaTeX.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/LaTeX.gitignore b/LaTeX.gitignore
index bc7c7927..a0dd1c35 100644
--- a/LaTeX.gitignore
+++ b/LaTeX.gitignore
@@ -7,6 +7,7 @@
*.blg
*-blx.aux
*-blx.bib
+*.brf
*.dvi
*.fdb_latexmk
*.fls