Ignore some file paths for prettier
Adding prettier was awesome! !92 (merged) but our lint job is failing with files that belong to folders like node_modules and our storybook static files.
Adding some of these paths to a .prettierignore file should fix it
cc @winh