Skip to content

Commit 85f30a6

Browse files
committed
altered for continuous dployment on netlify
1 parent 641dc57 commit 85f30a6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
/*.Rcheck/
1616

1717
# Output from site build
18-
/docs/*
18+
# /docs/* # This is the RMarkdown website. It is set up to
19+
# continuous build at netlify.com. This docs folder is
20+
# continously built when the docs folder is pushed (uploaded)
21+
# to GitHub
1922

2023

2124
# RStudio files

0 commit comments

Comments
 (0)