Created by: npverni
Might be nice to give the users a .gitignore file to start with ala rails, ember, etc.
Activity
Created by: ghost
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!
Created by: npverni
Testing this a bit more, the .gitignore file is ending up as .npmignore in the created project due to https://github.com/npm/npm/issues/1862
Created by: jaredpalmer
@ryanflorence did this in the react-project repo to handle this issue.
Please register or sign in to reply