Skip to content

Commit 57f2069

Browse files
committed
1 parent 6d7a9d7 commit 57f2069

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
.sass-cache
66
__pycache__
77
_site
8+
.Rproj.user

bin/boilerplate/_config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ defaults:
7171
# Files and directories that are not to be copied.
7272
exclude:
7373
- Makefile
74-
- bin
74+
- bin/
75+
- .Rproj.user/
7576

7677
# Turn on built-in syntax highlighting.
77-
highlighter: rouge
78+
highlighter: rouge

0 commit comments

Comments
 (0)