Skip to content

Commit

Permalink
(TeX) Exclude files generated by using backref.
Browse files Browse the repository at this point in the history
When doing \usepackage[backref]{hyperref} the pages of the references are shown in the bibliography.
Those files can be safely ignored.

Info: http://tex.stackexchange.com/a/7772/828
  • Loading branch information
habi committed Jul 29, 2014
1 parent 14b7566 commit 9e35fe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TeX.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
*.blg
*-blx.aux
*-blx.bib
*.brf
*.run.xml

## Build tool auxiliary files:
Expand Down

0 comments on commit 9e35fe9

Please sign in to comment.