diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -249,6 +249,7 @@ TSWLatexianTemp* # LyX *.lyx~ +\#*.lyx\# # Kile *.backup @@ -278,4 +279,4 @@ TSWLatexianTemp* # 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
\ No newline at end of file +#*Notes.bib |
