.gitignore in wcc-contentful-0.0.3 vs .gitignore in wcc-contentful-0.1.0

- old
+ new

@@ -9,5 +9,13 @@ # rspec failure tracking .rspec_status Gemfile.lock + +# exports and error logs from contentful +contentful-export* +contentful-*-error-log-* + +# User local env +.envrc +.env*