Loading .gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ .sass-cache __pycache__ _site .Rproj.user bin/boilerplate/_config.yml +2 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,8 @@ defaults: # Files and directories that are not to be copied. exclude: - Makefile - bin - bin/ - .Rproj.user/ # Turn on built-in syntax highlighting. highlighter: rouge Loading
.gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ .sass-cache __pycache__ _site .Rproj.user
bin/boilerplate/_config.yml +2 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,8 @@ defaults: # Files and directories that are not to be copied. exclude: - Makefile - bin - bin/ - .Rproj.user/ # Turn on built-in syntax highlighting. highlighter: rouge