Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Polymer generator seed-element issue for .gitignore #285

Open
riteshe63 opened this issue Nov 15, 2016 · 1 comment
Open

Polymer generator seed-element issue for .gitignore #285

riteshe63 opened this issue Nov 15, 2016 · 1 comment

Comments

@riteshe63
Copy link

riteshe63 commented Nov 15, 2016

Greetings from standard-project-structure
I am using the command yo polymer:seed my-foo to install seed-element into our project.
But .gitignore file is blank and sometimes developers push bower_components into github repo and size of the project increases.
So if we can add minimum bower_components to gitignore file, it can resolve the issue.
PolymerElements/seed-element project is defined in bower_components but generator is not defined in .gitignore file.

@robdodson
Copy link
Contributor

Would you care to submit a PR for this change? You'll probably need to use an approach like this https://github.com/yeoman/generator-polymer/blob/master/app/index.js#L60-L72

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants