Merge pull request #1 from swcarpentry/gh-pages
[rnaseq-cwl-training.git] / bin / boilerplate / _config.yml
index 82eb08e2dfd872a19f439bc83a07bcc9168b34f4..974e568f7706c2640df5f84e926d506466ad26fc 100644 (file)
@@ -8,10 +8,8 @@ carpentry: "swc"
 # Overall title for pages.
 title: "Lesson Title"
 
-# Contact.  This *must* include the protocol: if it's an email
-# address, it must look like "mailto:lessons@software-carpentry.org",
-# or if it's a URL, "https://gitter.im/username/ProjectName".
-email: "mailto:lessons@software-carpentry.org"
+# Email address, no mailto:
+email: "lessons@software-carpentry.org"
 
 #------------------------------------------------------------
 # Generic settings (should not need to change).
@@ -79,7 +77,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