Browse Source

ignore .xwm generated by xwatermark package in TeX (#3412)

Benjamin Buch 5 years ago
parent
commit
6935207fef
1 changed files with 3 additions and 0 deletions
  1. 3 0
      TeX.gitignore

+ 3 - 0
TeX.gitignore

@@ -275,6 +275,9 @@ TSWLatexianTemp*
 # Makeindex log files
 # Makeindex log files
 *.lpz
 *.lpz
 
 
+# xwatermark package
+*.xwm
+
 # REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
 # 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.
 # option is specified. Footnotes are the stored in a file with suffix Notes.bib.
 # Uncomment the next line to have this generated file ignored.
 # Uncomment the next line to have this generated file ignored.