You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

TeX.gitignore 1.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. ## Core latex/pdflatex auxiliary files:
  2. *.aux
  3. *.lof
  4. *.log
  5. *.lot
  6. *.fls
  7. *.out
  8. *.toc
  9. *.fmt
  10. *.fot
  11. *.cb
  12. *.cb2
  13. ## Intermediate documents:
  14. *.dvi
  15. *-converted-to.*
  16. # these rules might exclude image files for figures etc.
  17. # *.ps
  18. # *.eps
  19. # *.pdf
  20. ## Bibliography auxiliary files (bibtex/biblatex/biber):
  21. *.bbl
  22. *.bcf
  23. *.blg
  24. *-blx.aux
  25. *-blx.bib
  26. *.brf
  27. *.run.xml
  28. ## Build tool auxiliary files:
  29. *.fdb_latexmk
  30. *.synctex
  31. *.synctex.gz
  32. *.synctex.gz(busy)
  33. *.pdfsync
  34. ## Auxiliary and intermediate files from other packages:
  35. # algorithms
  36. *.alg
  37. *.loa
  38. # achemso
  39. acs-*.bib
  40. # amsthm
  41. *.thm
  42. # beamer
  43. *.nav
  44. *.snm
  45. *.vrb
  46. # cprotect
  47. *.cpt
  48. # fixme
  49. *.lox
  50. #(r)(e)ledmac/(r)(e)ledpar
  51. *.end
  52. *.?end
  53. *.[1-9]
  54. *.[1-9][0-9]
  55. *.[1-9][0-9][0-9]
  56. *.[1-9]R
  57. *.[1-9][0-9]R
  58. *.[1-9][0-9][0-9]R
  59. *.eledsec[1-9]
  60. *.eledsec[1-9]R
  61. *.eledsec[1-9][0-9]
  62. *.eledsec[1-9][0-9]R
  63. *.eledsec[1-9][0-9][0-9]
  64. *.eledsec[1-9][0-9][0-9]R
  65. # glossaries
  66. *.acn
  67. *.acr
  68. *.glg
  69. *.glo
  70. *.gls
  71. *.glsdefs
  72. # gnuplottex
  73. *-gnuplottex-*
  74. # hyperref
  75. *.brf
  76. # knitr
  77. *-concordance.tex
  78. # TODO Comment the next line if you want to keep your tikz graphics files
  79. *.tikz
  80. *-tikzDictionary
  81. # listings
  82. *.lol
  83. # makeidx
  84. *.idx
  85. *.ilg
  86. *.ind
  87. *.ist
  88. # minitoc
  89. *.maf
  90. *.mlf
  91. *.mlt
  92. *.mtc
  93. *.mtc[0-9]
  94. *.mtc[1-9][0-9]
  95. # minted
  96. _minted*
  97. *.pyg
  98. # morewrites
  99. *.mw
  100. # mylatexformat
  101. *.fmt
  102. # nomencl
  103. *.nlo
  104. # sagetex
  105. *.sagetex.sage
  106. *.sagetex.py
  107. *.sagetex.scmd
  108. # sympy
  109. *.sout
  110. *.sympy
  111. sympy-plots-for-*.tex/
  112. # pdfcomment
  113. *.upa
  114. *.upb
  115. # pythontex
  116. *.pytxcode
  117. pythontex-files-*/
  118. # thmtools
  119. *.loe
  120. # TikZ & PGF
  121. *.dpth
  122. *.md5
  123. *.auxlock
  124. # todonotes
  125. *.tdo
  126. # xindy
  127. *.xdy
  128. # xypic precompiled matrices
  129. *.xyc
  130. # endfloat
  131. *.ttt
  132. *.fff
  133. # Latexian
  134. TSWLatexianTemp*
  135. ## Editors:
  136. # WinEdt
  137. *.bak
  138. *.sav
  139. # Texpad
  140. .texpadtmp
  141. # Kile
  142. *.backup
  143. # KBibTeX
  144. *~[0-9]*