diff --git a/.gitignore b/.gitignore index 7c35bf835..845127d2b 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ spec/credentials.yml vendor/* tags tests/digitalocean/fixtures/ + +providers/*/doc diff --git a/.yardopts b/.yardopts new file mode 100644 index 000000000..c6d49116f --- /dev/null +++ b/.yardopts @@ -0,0 +1 @@ +--exclude 'lib/fog/.*/examples'