瀏覽代碼

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

pull/3322/head
Bart Verhagen 4 年之前
父節點
當前提交
d650516d96
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      TeX.gitignore

+ 2
- 2
TeX.gitignore 查看文件

@@ -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…
取消
儲存