소스 검색

Change *.mt patterns to single *.mtc[0-9]*

Al Levity 8 년 전
부모
커밋
a3e8ce6386
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      TeX.gitignore

+ 1 - 3
TeX.gitignore

@@ -123,9 +123,7 @@ acs-*.bib
 *.maf
 *.mlf
 *.mlt
-*.mtc
-*.mtc[0-9]
-*.mtc[1-9][0-9]
+*.mtc[0-9]*
 
 # minted
 _minted*