Skip to content

Commit 6539838

Browse files
Anton-Sakovichshiftkey
authored andcommitted
Make ignoring .ist files for glossaries-extra ... (#3066)
package not interfere with makeindex's style files
1 parent 310f125 commit 6539838

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

TeX.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ acs-*.bib
110110
*.gls
111111
*.glsdefs
112112

113+
# uncomment this for glossaries-extra (will ignore makeindex's style files!)
114+
# *.ist
115+
113116
# gnuplottex
114117
*-gnuplottex-*
115118

@@ -259,6 +262,3 @@ TSWLatexianTemp*
259262

260263
# standalone packages
261264
*.sta
262-
263-
# glossaries-extra
264-
*.ist

0 commit comments

Comments
 (0)