Skip to content

Commit 6935207

Browse files
authored
ignore .xwm generated by xwatermark package in TeX (github#3412)
1 parent 7293c14 commit 6935207

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TeX.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,9 @@ TSWLatexianTemp*
275275
# Makeindex log files
276276
*.lpz
277277

278+
# xwatermark package
279+
*.xwm
280+
278281
# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
279282
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
280283
# Uncomment the next line to have this generated file ignored.

0 commit comments

Comments
 (0)