more fixes for cran
diff --git a/.Rbuildignore b/.Rbuildignore
index ad222c9..78bbe5a 100644
--- a/.Rbuildignore
+++ b/.Rbuildignore
@@ -5,3 +5,5 @@
 ^\.Rproj\.user$
 ^images$
 ^\.travis\.yml$
+^doc$
+^Meta$
diff --git a/.gitignore b/.gitignore
index 367e1ce..7206cdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@
 skeleton_files/
 skeleton_cahce/
 rosm.cache/
+doc
+Meta
diff --git a/DESCRIPTION b/DESCRIPTION
index 73c14e2..3f554ef 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -16,7 +16,7 @@
       person(given = "Luke",
              family = "Johnston",
              role = "ctb"))
-Description: This package expands on rmarkdown and  pagedown to generate
+Description: Use rmarkdown and pagedown to generate
     HTML and PDF conference posters.
 License: MIT + file LICENSE
 URL: https://github.com/brentthorne/posterdown