Sfoglia il codice sorgente

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

pull/3322/head
Bart Verhagen 4 anni fa
parent
commit
d650516d96
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      TeX.gitignore

+ 2
- 2
TeX.gitignore Vedi File

@@ -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

Loading…
Annulla
Salva