Skip to content

Commit caf83ed

Browse files
committed
updates gitignore to also include articles
1 parent abacbbc commit caf83ed

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
vignettes/*.html
2626
vignettes/*.pdf
2727

28+
# produced articles and corresponding figures (via gh-pages)
29+
articles/*.html
30+
articles/**/*.png
31+
2832
# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
2933
.httr-oauth
3034

0 commit comments

Comments
 (0)