]> source.dussan.org Git - gitignore.git/commit
[Tex] Change *.mtc0 to *.mtc[1-9][0-9] 1523/head
authorJeremy Coatelen <dash00@users.noreply.github.com>
Fri, 15 May 2015 12:21:22 +0000 (14:21 +0200)
committerJeremy Coatelen <dash00@users.noreply.github.com>
Fri, 15 May 2015 12:21:22 +0000 (14:21 +0200)
commitd0c5830a25831f1e8c752fcec92095295baca969
treef4b65f5ccf4b679e4ea6f280e431b0a03f4aa90e
parent4e0d738abe66b0e9166950529d6d4caf0e476208
[Tex] Change *.mtc0 to *.mtc[1-9][0-9]

When using minitoc package, LateX often generates multiple .mtc files such as `*.mtc0`, `*.mtc1`, ..., `*.mtc13`, ... This patch allows one to ignore all *.mtc files from index 0 to index 99 (ignoring `*.mtc[1-9][0-9]`).
TeX.gitignore