.gitignore 282 B

1234567891011121314151617181920212223242526272829303132333435
  1. *.aux
  2. *.bbl
  3. *.blg
  4. *.dvi
  5. *.fdb_latexmk
  6. *.glg
  7. *.glo
  8. *.gls
  9. *.idx
  10. *.ilg
  11. *.ind
  12. *.ist
  13. *.lof
  14. *.log
  15. *.lot
  16. *.nav
  17. *.nlo
  18. *.out
  19. *.pdfsync
  20. *.ps
  21. *.snm
  22. *.synctex.gz
  23. *.toc
  24. *.vrb
  25. *.maf
  26. *.mtc
  27. *.mtc0
  28. *.pdf
  29. *.mp4
  30. *.mpg
  31. logos/kitlogo*
  32. templates/*kit*.sty
  33. templates/semirounded.sty
  34. templates/tikzuml.sty