Delete .ist from TeX.gitignore (#3040)
.ist files are makeindex style files, which determine how a makeindex-generated index will look like. Therefore, they must be included in source control.
This commit is contained in:
parent
26f49b0c26
commit
293863c96e
@ -144,7 +144,6 @@ acs-*.bib
|
|||||||
*.idx
|
*.idx
|
||||||
*.ilg
|
*.ilg
|
||||||
*.ind
|
*.ind
|
||||||
*.ist
|
|
||||||
|
|
||||||
# minitoc
|
# minitoc
|
||||||
*.maf
|
*.maf
|
||||||
|
Loading…
Reference in New Issue
Block a user