Ver código fonte

Changed TeX to not ignore tikz files by default. (#3320)

pull/3322/head
Bart Verhagen 4 anos atrás
pai
commit
d650516d96
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      TeX.gitignore

+ 2
- 2
TeX.gitignore Ver arquivo

@@ -135,8 +135,8 @@ acs-*.bib

# knitr
*-concordance.tex
# TODO Comment the next line if you want to keep your tikz graphics files
*.tikz
# TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
# *.tikz
*-tikzDictionary

# listings

Carregando…
Cancelar
Salvar