mirror of
https://github.com/github/gitignore
synced 2024-11-05 03:18:51 +01:00
ignore .xwm generated by xwatermark package in TeX (#3412)
This commit is contained in:
parent
7293c14345
commit
6935207fef
@ -275,6 +275,9 @@ TSWLatexianTemp*
|
||||
# Makeindex log files
|
||||
*.lpz
|
||||
|
||||
# xwatermark package
|
||||
*.xwm
|
||||
|
||||
# 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.
|
||||
|
Loading…
Reference in New Issue
Block a user