Skip to content

Commit

Permalink
TeX: Ignore REVTeX generated Notes.bib files (github#3286)
Browse files Browse the repository at this point in the history
  • Loading branch information
hmenke authored and shiftkey committed Jan 20, 2020
1 parent b24e6f7 commit eed88c1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions TeX.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -274,3 +274,8 @@ TSWLatexianTemp*

# Makeindex log files
*.lpz

# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
# Uncomment the next line to have this generated file ignored.
#*Notes.bib

0 comments on commit eed88c1

Please sign in to comment.