浏览代码

Make ignoring .ist files for glossaries-extra ... (#3066)

package not interfere with makeindex's style files
Anton Sakovich 6 年之前
父节点
当前提交
65398389a9
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      TeX.gitignore

+ 3 - 3
TeX.gitignore

@@ -110,6 +110,9 @@ acs-*.bib
 *.gls
 *.glsdefs
 
+# uncomment this for glossaries-extra (will ignore makeindex's style files!)
+# *.ist
+
 # gnuplottex
 *-gnuplottex-*
 
@@ -259,6 +262,3 @@ TSWLatexianTemp*
 
 # standalone packages
 *.sta
-
-# glossaries-extra
-*.ist