Unverified Commit 0802ec9a authored by Raniere Silva's avatar Raniere Silva Committed by GitHub
Browse files

Merge pull request #276 from rgaiacs/274

Make Jekyll ignore .Rproj
parents 9126d2c1 57f2069e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,3 +5,4 @@
.sass-cache
__pycache__
_site
.Rproj.user
+2 −1
Original line number Diff line number Diff line
@@ -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