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
1 changed files with 0 additions and 1 deletions
|
|
@ -144,7 +144,6 @@ acs-*.bib
|
|||
*.idx
|
||||
*.ilg
|
||||
*.ind
|
||||
*.ist
|
||||
|
||||
# minitoc
|
||||
*.maf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue