소스 검색

TeX: ignore endnotes *.ent files

The `endnotes` package generates `*.ent` files. These should also be
ignored.
Thom Wiggers 8 년 전
부모
커밋
aaae3d86ad
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      TeX.gitignore

+ 3 - 0
TeX.gitignore

@@ -59,6 +59,9 @@ acs-*.bib
 # cprotect
 *.cpt
 
+# endnotes
+*.ent
+
 # fixme
 *.lox