Browse Source

(TeX) Exclude files generated by using backref.

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
David Haberthür 10 năm trước cách đây
mục cha
commit
9e35fe9b2f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      TeX.gitignore

+ 1 - 0
TeX.gitignore

@@ -20,6 +20,7 @@
 *.blg
 *-blx.aux
 *-blx.bib
+*.brf
 *.run.xml
 
 ## Build tool auxiliary files: