mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Ignore auxiliary files from knitr
This commit is contained in:
parent
d866fb5561
commit
cd7a8530d6
1 changed files with 5 additions and 0 deletions
|
@ -69,6 +69,11 @@
|
|||
# hyperref
|
||||
*.brf
|
||||
|
||||
# knitr
|
||||
*-concordance.tex
|
||||
*.tikz
|
||||
*-tikzDictionary
|
||||
|
||||
# listings
|
||||
*.lol
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue